Name

CurrentOperations

Synopsis

This is the Operations interface mapped from the IDL for the Current interface, and contains the methods inherited by Current.

                  
public interface CurrentOperations extends org.omg.CORBA.CurrentOperations {
// Public Instance Methods
   public abstract byte[] get_object_id(
        ) throws org.omg.PortableServer.CurrentPackage.NoContext;  
   public abstract POA get_POA(
        ) throws org.omg.PortableServer.CurrentPackage.NoContext;  
}

Implementations

org.omg.PortableServer.Current

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.