|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nuxeo.runtime.binding.JndiBinding
public class JndiBinding
Constructor Summary | |
---|---|
JndiBinding(java.lang.String bindingKey,
javax.naming.Context ctx,
javax.naming.Name name)
|
Method Summary | |
---|---|
java.lang.Object |
get()
Gets the object instance. |
java.lang.String |
getKey()
Gets the binding key. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JndiBinding(java.lang.String bindingKey, javax.naming.Context ctx, javax.naming.Name name)
Method Detail |
---|
public java.lang.Object get()
Binding
get
in interface Binding
public java.lang.String getKey()
Binding
getKey
in interface Binding
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |