Name

NamingContextExtPOA

Synopsis

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

                  Implementations
public abstract class NamingContextExtPOA extends org.omg.PortableServer.Servant 
        implements NamingContextExtOperations, org.omg.CORBA.portable.InvokeHandler {
// Public Constructors
   public NamingContextExtPOA();  
// Public Instance Methods
   public NamingContextExt _this();  
   public NamingContextExt _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.