|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wsspi.sibx.mediation.wsrr.client.ServiceRegistryProxyFactory
public class ServiceRegistryProxyFactory
A Factory used to access the ServiceRegistryProxy class
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
ServiceRegistryProxy |
getDefaultServiceRegistryProxy()
Gets the ServiceRegistryProxy instance for the default Service Registry. |
static ServiceRegistryProxyFactory |
getInstance()
Returns the singleton instance of the ServiceRegistryProxyFactory |
ServiceRegistryProxy |
getServiceRegistryProxy(java.lang.String registryName)
Gets the ServiceRegistryProxy instance for the named Service Registry. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String $sccsid
Method Detail |
---|
public static ServiceRegistryProxyFactory getInstance()
public ServiceRegistryProxy getServiceRegistryProxy(java.lang.String registryName)
registryName
- The name of the Service Registry. If this is null or an empty string, the
default ServiceRegistryProxy will be returned.
public ServiceRegistryProxy getDefaultServiceRegistryProxy()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |