Name

DynamicImplementation

Synopsis

This is the base class for all Dynamic Skeleton Interfaces that support the POA.

                  Implementations
public abstract class DynamicImplementation extends Servant {
// Public Constructors
   public DynamicImplementation();  
// Public Instance Methods
   public abstract void invoke(
        org.omg.CORBA.ServerRequest request);  
}

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.