|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PNamingContext | |
| org.objectweb.jorm.facility.naming.basidir | |
| org.objectweb.jorm.facility.naming.polymorphid | |
| org.objectweb.jorm.naming.api | |
| org.objectweb.jorm.naming.lib | |
| Uses of PNamingContext in org.objectweb.jorm.facility.naming.basidir |
| Classes in org.objectweb.jorm.facility.naming.basidir that implement PNamingContext | |
class |
BasidBinder
|
| Uses of PNamingContext in org.objectweb.jorm.facility.naming.polymorphid |
| Classes in org.objectweb.jorm.facility.naming.polymorphid that implement PNamingContext | |
class |
PolymorphRefNC
|
| Methods in org.objectweb.jorm.facility.naming.polymorphid that return PNamingContext | |
PNamingContext |
PolymorphIdMgrImpl.getRefNC(java.lang.String cn)
Retrieves a PNamingContext that manages polymorphic references for the class with the given name. |
PNamingContext |
PolymorphIdMgr.getRefNC(java.lang.String cn)
Retrieves a PNamingContext that manages polymorphic references for the class with the given name. |
| Uses of PNamingContext in org.objectweb.jorm.naming.api |
| Methods in org.objectweb.jorm.naming.api with parameters of type PNamingContext | |
PName |
PName.export(java.lang.Object conn,
PNamingContext pnc)
It associates a PName to an information item within a naming context. |
PName |
PName.export(java.lang.Object conn,
PNamingContext pnc,
java.lang.Object hints)
It associates a PName to an information item within a naming context. |
| Uses of PNamingContext in org.objectweb.jorm.naming.lib |
| Classes in org.objectweb.jorm.naming.lib that implement PNamingContext | |
class |
BasicPBinder
It defines the a basic PBinder which able to be also a PNamingContext. |
class |
BasicPNamingContext
Default implementation for a PNamingContext with no coding support. |
| Methods in org.objectweb.jorm.naming.lib with parameters of type PNamingContext | |
void |
BasicPName.setPNamingContext(PNamingContext pnc)
|
PName |
BasicPName.export(java.lang.Object conn,
PNamingContext pnc)
|
PName |
BasicPName.export(java.lang.Object conn,
PNamingContext pnc,
java.lang.Object hints)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||