Name

NamingContextPOA

Synopsis

The generated POA-compatible skeleton for the NamingContext interface. Added as of JDK 1.4.

                  Implementations
public abstract class NamingContextPOA extends org.omg.PortableServer.Servant 
        implements NamingContextOperations, org.omg.CORBA.portable.InvokeHandler {
// Public Constructors
   public NamingContextPOA();  
// Public Instance Methods
   public NamingContext _this();  
   public NamingContext _this( org.omg.CORBA.ORB orb);  
// Methods Implementing InvokeHandler
   public org.omg.CORBA.portable.OutputStream _invoke(
        String $method, 
        org.omg.CORBA.portable.InputStream in, 
        org.omg.CORBA.portable.ResponseHandler $rh);  
// Public Methods Overriding Servant
   public String[] _all_interfaces(
        org.omg.PortableServer.POA poa, 
        byte[] objectId);  
}

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.