|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.AbstractXFireComponent
org.codehaus.xfire.DefaultXFire
org.codehaus.xfire.plexus.PlexusXFire
public class 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 | |
---|---|
ServiceRegistry |
getServiceRegistry()
Get the ServiceRegistry . |
TransportManager |
getTransportManager()
Get the TransportManager . |
void |
service(org.codehaus.plexus.personality.plexus.lifecycle.phase.ServiceLocator locator)
|
Methods inherited from class org.codehaus.xfire.DefaultXFire |
---|
findService, generateWSDL, handleException, invoke, invoke |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlexusXFire()
Method Detail |
---|
public ServiceRegistry getServiceRegistry()
XFire
ServiceRegistry
.
getServiceRegistry
in interface XFire
getServiceRegistry
in class DefaultXFire
public TransportManager getTransportManager()
XFire
TransportManager
.
getTransportManager
in interface XFire
getTransportManager
in class 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 |