|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.shiftone.ooc.provider.ReferenceBindingHolder
Constructor Summary | |
ReferenceBindingHolder(javax.naming.Referenceable referenceable,
javax.naming.Name name,
javax.naming.Context ctx,
java.util.Hashtable env)
Constructor ReferenceBindingHolder |
|
ReferenceBindingHolder(javax.naming.Reference reference,
javax.naming.Name name,
javax.naming.Context ctx,
java.util.Hashtable env)
Constructor ReferenceBindingHolder |
Method Summary | |
javax.naming.Binding |
resolveBinding()
Method resolveBinding |
javax.naming.NameClassPair |
resolveNameClassPair()
Method resolveNameClassPair |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReferenceBindingHolder(javax.naming.Reference reference, javax.naming.Name name, javax.naming.Context ctx, java.util.Hashtable env) throws javax.naming.NamingException
reference
- name
- ctx
- env
-
javax.naming.NamingException
public ReferenceBindingHolder(javax.naming.Referenceable referenceable, javax.naming.Name name, javax.naming.Context ctx, java.util.Hashtable env) throws javax.naming.NamingException
referenceable
- name
- ctx
- env
-
javax.naming.NamingException
Method Detail |
public javax.naming.Binding resolveBinding() throws javax.naming.NamingException
resolveBinding
in interface BindingHolder
javax.naming.NamingException
public javax.naming.NameClassPair resolveNameClassPair() throws javax.naming.NamingException
resolveNameClassPair
in interface BindingHolder
javax.naming.NamingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |