|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.broker.core.NamingLocator
Encapsulates a reference to the JNDI Naming context.
Constructor Summary | |
NamingLocator()
|
Method Summary | |
static javax.naming.Context |
getContext()
Returns the naming context. |
static java.lang.Object |
lookup(java.lang.String jndiName)
|
static void |
refresh()
|
static void |
setContext(java.util.Properties properties)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NamingLocator()
Method Detail |
public static javax.naming.Context getContext()
public static java.lang.Object lookup(java.lang.String jndiName)
public static void refresh()
public static void setContext(java.util.Properties properties) throws javax.naming.NamingException
javax.naming.NamingException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |