|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.codehaus.xfire.AbstractXFireComponent | +--org.codehaus.xfire.DefaultXFire | +--org.codehaus.xfire.plexus.PlexusXFire
An instance of XFire that is managed by Plexus.
Field Summary |
Fields inherited from interface org.codehaus.xfire.XFire |
ROLE |
Constructor Summary | |
PlexusXFire()
|
Method Summary | |
org.codehaus.xfire.service.ServiceRegistry |
getServiceRegistry()
|
org.codehaus.xfire.transport.TransportManager |
getTransportManager()
|
void |
service(org.codehaus.plexus.personality.plexus.lifecycle.phase.ServiceLocator locator)
|
Methods inherited from class org.codehaus.xfire.DefaultXFire |
findService, generateWSDL, invoke, invoke |
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.XFire |
|
Constructor Detail |
public PlexusXFire()
Method Detail |
public org.codehaus.xfire.service.ServiceRegistry getServiceRegistry()
getServiceRegistry
in interface org.codehaus.xfire.XFire
getServiceRegistry
in class org.codehaus.xfire.DefaultXFire
public org.codehaus.xfire.transport.TransportManager getTransportManager()
getTransportManager
in interface org.codehaus.xfire.XFire
getTransportManager
in class org.codehaus.xfire.DefaultXFire
public void service(org.codehaus.plexus.personality.plexus.lifecycle.phase.ServiceLocator locator)
service
in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Serviceable
Serviceable.service(org.codehaus.plexus.personality.plexus.lifecycle.phase.ServiceLocator)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |