Name

ServantRetentionPolicy

Synopsis

A Policy that indicates whether the POA keeps active servants in an active object map. A value of ServantRetentionPolicyValue.RETAIN indicates that active servants are kept in an active object map. A value of ServantRetentionPolicyValue.NON_RETAIN indicates that active servants are not kept in an active object map. The default value is RETAIN.

                  Implementations
public interface ServantRetentionPolicy extends ServantRetentionPolicyOperations, org.omg.CORBA.Policy, 
        org.omg.CORBA.portable.IDLEntity {
}

Returned By

POAOperations.create_servant_retention_policy()

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.