|
|||||||||||
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.service.SimpleService | +--org.codehaus.xfire.plexus.PlexusService
MockService
Field Summary |
Fields inherited from interface org.codehaus.xfire.service.Service |
ROLE |
Constructor Summary | |
PlexusService()
|
Method Summary | |
void |
configure(org.codehaus.plexus.configuration.PlexusConfiguration config)
|
org.codehaus.xfire.fault.FaultHandler |
getFaultHandler()
|
java.lang.String |
getFaultHandlerHint()
|
protected org.codehaus.plexus.personality.plexus.lifecycle.phase.ServiceLocator |
getServiceLocator()
|
protected org.codehaus.xfire.service.ServiceRegistry |
getServiceRegistry()
|
void |
initialize()
Registers this service with the service registry. |
void |
service(org.codehaus.plexus.personality.plexus.lifecycle.phase.ServiceLocator manager)
|
void |
setFaultHandlerHint(java.lang.String faultHandlerHint)
|
Methods inherited from class org.codehaus.xfire.service.SimpleService |
getDefaultNamespace, getName, getProperty, getServiceHandler, getSoapVersion, getStyle, getUse, getWSDL, getWSDLBuilder, getWSDLURL, setDefaultNamespace, setFaultHandler, setName, setProperty, setServiceHandler, setSoapVersion, setStyle, setUse, setWSDL, setWSDLBuilder, setWSDLURL |
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.service.Service |
|
Constructor Detail |
public PlexusService()
Method Detail |
public void initialize() throws java.lang.Exception
initialize
in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
java.lang.Exception
Initializable.initialize()
public org.codehaus.xfire.fault.FaultHandler getFaultHandler()
getFaultHandler
in interface org.codehaus.xfire.service.Service
getFaultHandler
in class org.codehaus.xfire.service.SimpleService
public java.lang.String getFaultHandlerHint()
public void setFaultHandlerHint(java.lang.String faultHandlerHint)
public void configure(org.codehaus.plexus.configuration.PlexusConfiguration config) throws org.codehaus.plexus.configuration.PlexusConfigurationException
configure
in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Configurable
org.codehaus.plexus.configuration.PlexusConfigurationException
protected org.codehaus.xfire.service.ServiceRegistry getServiceRegistry()
public void service(org.codehaus.plexus.personality.plexus.lifecycle.phase.ServiceLocator manager)
service
in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Serviceable
protected org.codehaus.plexus.personality.plexus.lifecycle.phase.ServiceLocator getServiceLocator()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |