|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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
NamingExceptionorg.apache.fulcrum.Service#init()| Method Detail |
|---|
public Context getRootContext()
getRootContext in interface JNDIComponentorg.apache.jetspeed.cps.jndi.JNDIService#getRootContext()
public void bindToCurrentThread()
throws NamingException
bindToCurrentThread in interface JNDIComponentNamingExceptionorg.apache.jetspeed.cps.jndi.JNDIService#bindToCurrentThread()
public void bindObject(String bindToName,
Object obj)
throws NamingException
bindObject
bindObject in interface JNDIComponentbindToName - obj -
NamingExceptionorg.apache.jetspeed.cps.jndi.JNDIComponent#bindObject(java.lang.String, java.lang.Object)
public void unbindFromCurrentThread()
throws NamingException
unbindFromCurrentThread
unbindFromCurrentThread in interface JNDIComponentNamingExceptionJNDIComponent.unbindFromCurrentThread()
public void unbindObject(String name)
throws NamingException
unbindObject in interface JNDIComponentNamingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||