org.objectweb.carol.util.csiv2
Class SasPolicy
org.omg.CORBA.LocalObject
org.objectweb.carol.util.csiv2.SasPolicy
- org.omg.CORBA.Policy
public class SasPolicy
extends org.omg.CORBA.LocalObject
implements org.omg.CORBA.Policy
Csiv2 Policy for binding object
- Florent Benoit
POLICY_TYPE
public static final int POLICY_TYPE
Type
- 64377
SasPolicy
public SasPolicy(SasComponent sasComponent)
Build a csiv2 policy with the given configuration
sasComponent
- configuration for CsiV2
copy
public Policy copy()
Returns a copy of the Policy
object.
- a copy of the
Policy
object
destroy
public void destroy()
Destroys the Policy
object.
getSasComponent
public SasComponent getSasComponent()
- the sasComponent.
policy_type
public int policy_type()
Returns the constant value that corresponds to the type of the policy
object.
- the constant value that corresponds to the type of the policy
object