|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.picocontainer.util.AbstractServiceRegistryDelegator
org.codehaus.xfire.picocontainer.DefaultServiceRegistryDelegator
public final class DefaultServiceRegistryDelegator
Default ServiceRegistryDelegator's implementation which just use ServiceRegistry instance obtained from XFire instance.
Field Summary |
---|
Fields inherited from interface org.codehaus.xfire.service.ServiceRegistry |
---|
ROLE |
Constructor Summary | |
---|---|
DefaultServiceRegistryDelegator(XFire xfire)
|
Method Summary | |
---|---|
ServiceRegistry |
getServiceRegistry()
|
Methods inherited from class org.codehaus.xfire.picocontainer.util.AbstractServiceRegistryDelegator |
---|
addRegistrationEventListener, getService, getServices, hasService, register, removeRegistrationEventListener, unregister |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultServiceRegistryDelegator(XFire xfire)
Method Detail |
---|
public ServiceRegistry getServiceRegistry()
getServiceRegistry
in class AbstractServiceRegistryDelegator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |