|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.monitoring.eos.common.jndilocator.ServiceLocator
public class ServiceLocator
| Method Summary | |
|---|---|
javax.naming.Context |
getInitialContext()
Get initial context - Carol JNDI |
javax.naming.Context |
getInitialContext(java.lang.String url)
Get initial context - Carol JNDI |
static ServiceLocator |
getInstance()
|
java.lang.Object |
getRemoteObject(java.lang.String jndiName)
Gets the remote object, adds it to the cache and returns it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ServiceLocator getInstance()
public javax.naming.Context getInitialContext()
throws ServiceLocatorException
NamingException, - ServiceLocatorException
ServiceLocatorException
public javax.naming.Context getInitialContext(java.lang.String url)
throws ServiceLocatorException
url - Accepts a string that represents the Context.PROVIDER_URL parameter.
NamingException, - ServiceLocatorException
ServiceLocatorException
public java.lang.Object getRemoteObject(java.lang.String jndiName)
throws ServiceLocatorException
jndiName -
ServiceLocatorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||