POA Policies

A POA is created with a list of POA Policies. They are:

Default POA Policy Values

POA Policy
Default Value
Thread Policy
ORB_CTRL_MODEL
Lifespan Policy
TRANSIENT
Object Id Uniqueness Policy
UNIQUE
Object Id Assignment Policy
SYSTEM
Servant Retention Policy
RETAIN
Request Processing Policy
USE_ACTIVE_OBJECT_MAP_ONLY
Implicit Activation Policy
NO_IMPLICIT_ACTIVATION
Fig 1: Default Values for POA Policies.

Request Processing

By means of combining the Servant Retention Policy and Request Processing Policy, the programmer is able to define a rich number of possible behaviors. Not all combinations of POA policies are valid. See the valid policy combinations.

Copyright © 1998-2003, Novell, Inc. All rights reserved.