|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.jaxws.server.endpoint.lifecycle.factory.impl.EndpointLifecycleManagerFactoryImpl
public class EndpointLifecycleManagerFactoryImpl
This is the supplied implementation of the EndpointLifecycleManagerFactory. This will return an instance capable of creating instances of web service endpoint objects.
Constructor Summary | |
---|---|
EndpointLifecycleManagerFactoryImpl()
|
Method Summary | |
---|---|
EndpointLifecycleManager |
createEndpointLifecycleManager()
|
EndpointLifecycleManager |
createEndpointLifecycleManager(java.lang.Object endpointInstance)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EndpointLifecycleManagerFactoryImpl()
Method Detail |
---|
public EndpointLifecycleManager createEndpointLifecycleManager(java.lang.Object endpointInstance) throws EndpointLifecycleException
createEndpointLifecycleManager
in interface EndpointLifecycleManagerFactory
EndpointLifecycleException
public EndpointLifecycleManager createEndpointLifecycleManager()
createEndpointLifecycleManager
in interface EndpointLifecycleManagerFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |