org.jboss.iiop
Class CorbaNamingService.NamingContextImpl

java.lang.Object
org.jacorb.naming.NamingContextImpl
org.jboss.iiop.CorbaNamingService.NamingContextImpl
- Enclosing class:
- CorbaNamingService
- static class CorbaNamingService.NamingContextImpl
- extends org.jacorb.naming.NamingContextImpl
This subclass of org.jacorb.naming.NamingContextImpl
overrides the method new_context(), because its
implementation in org.jacorb.naming.NamingContextImpl
is not suitable for our in-VM naming server. The superclass
implementation of new_context() assumes that naming context
states are persistently stored and requires a servant activator that
reads context states from persistent storage.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
poa
private org.omg.PortableServer.POA poa
childCount
private int childCount
logger
private static final org.jboss.logging.Logger logger
CorbaNamingService.NamingContextImpl
CorbaNamingService.NamingContextImpl(org.omg.PortableServer.POA poa)
new_context
public org.omg.CosNaming.NamingContext new_context()