|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.codehaus.plexus.logging.AbstractLogEnabled | +--org.codehaus.xfire.plexus.PlexusXFireComponent | +--org.codehaus.xfire.java.wsdl.JavaWSDLBuilder
Create a WSDL document for a JavaService.
Field Summary |
Fields inherited from interface org.codehaus.xfire.wsdl.WSDLBuilder |
ROLE |
Constructor Summary | |
JavaWSDLBuilder()
|
Method Summary | |
org.codehaus.xfire.wsdl.WSDL |
createWSDL(org.codehaus.xfire.service.Service s)
|
Methods inherited from class org.codehaus.xfire.plexus.PlexusXFireComponent |
getServiceLocator, service |
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.xfire.wsdl.WSDLBuilder |
|
Constructor Detail |
public JavaWSDLBuilder()
Method Detail |
public org.codehaus.xfire.wsdl.WSDL createWSDL(org.codehaus.xfire.service.Service s) throws javax.wsdl.WSDLException
createWSDL
in interface org.codehaus.xfire.wsdl.WSDLBuilder
javax.wsdl.WSDLException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |