public class ATLASPolicyImpl extends LocalObject implements org.jacorb.sasPolicy.ATLASPolicy
| Constructor and Description |
|---|
ATLASPolicyImpl(Any value) |
ATLASPolicyImpl(org.jacorb.sasPolicy.ATLASPolicyValues value) |
| Modifier and Type | Method and Description |
|---|---|
Policy |
copy() |
void |
destroy() |
int |
policy_type() |
org.jacorb.sasPolicy.ATLASPolicyValues |
value() |
_create_request, _create_request, _duplicate, _get_component, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _ids, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connectionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_create_request, _create_request, _duplicate, _get_component, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_overridepublic ATLASPolicyImpl(org.jacorb.sasPolicy.ATLASPolicyValues value)
public ATLASPolicyImpl(Any value)
public org.jacorb.sasPolicy.ATLASPolicyValues value()
value in interface org.jacorb.sasPolicy.ATLASPolicyOperationspublic int policy_type()
policy_type in interface PolicyOperationspublic Policy copy()
copy in interface PolicyOperationspublic void destroy()
destroy in interface PolicyOperations