|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jetspeed.components.jndi.TyrexJNDIComponent
public class TyrexJNDIComponent
TyrexJNDIComponent
Field Summary | |
---|---|
private static org.apache.commons.logging.Log |
log
|
private tyrex.naming.MemoryContext |
rootJNDIContext
|
Constructor Summary | |
---|---|
TyrexJNDIComponent()
|
Method Summary | |
---|---|
void |
bindObject(String bindToName,
Object obj)
bindObject |
void |
bindToCurrentThread()
|
Context |
getRootContext()
|
void |
unbindFromCurrentThread()
unbindFromCurrentThread |
void |
unbindObject(String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final org.apache.commons.logging.Log log
private tyrex.naming.MemoryContext rootJNDIContext
Constructor Detail |
---|
public TyrexJNDIComponent() throws NamingException
NamingException
org.apache.fulcrum.Service#init()
Method Detail |
---|
public Context getRootContext()
getRootContext
in interface JNDIComponent
org.apache.jetspeed.cps.jndi.JNDIService#getRootContext()
public void bindToCurrentThread() throws NamingException
bindToCurrentThread
in interface JNDIComponent
NamingException
org.apache.jetspeed.cps.jndi.JNDIService#bindToCurrentThread()
public void bindObject(String bindToName, Object obj) throws NamingException
bindObject
bindObject
in interface JNDIComponent
bindToName
- obj
-
NamingException
org.apache.jetspeed.cps.jndi.JNDIComponent#bindObject(java.lang.String, java.lang.Object)
public void unbindFromCurrentThread() throws NamingException
unbindFromCurrentThread
unbindFromCurrentThread
in interface JNDIComponent
NamingException
JNDIComponent.unbindFromCurrentThread()
public void unbindObject(String name) throws NamingException
unbindObject
in interface JNDIComponent
NamingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |