|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.jaxws.wsdl.WSDLReaderConfiguratorImpl
public class WSDLReaderConfiguratorImpl
An instance of this class will be registered with the MetadataFactoryRegistry and will be retrieved when a WSDLReader instance is created. This implementation will be able to configure the instance as needed.
Constructor Summary | |
---|---|
WSDLReaderConfiguratorImpl()
|
Method Summary | |
---|---|
void |
configureReaderInstance(javax.wsdl.xml.WSDLReader reader)
This will be called to configure the WSDLReader instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSDLReaderConfiguratorImpl()
Method Detail |
---|
public void configureReaderInstance(javax.wsdl.xml.WSDLReader reader) throws javax.wsdl.WSDLException
configureReaderInstance
in interface WSDLReaderConfigurator
javax.wsdl.WSDLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |