public class SASPolicyImpl extends LocalObject implements org.jacorb.sasPolicy.SASPolicy
Constructor and Description |
---|
SASPolicyImpl(Any value) |
SASPolicyImpl(org.jacorb.sasPolicy.SASPolicyValues value) |
Modifier and Type | Method and Description |
---|---|
Policy |
copy() |
void |
destroy() |
int |
policy_type() |
org.jacorb.sasPolicy.SASPolicyValues |
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_connection
clone, 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_override
public SASPolicyImpl(org.jacorb.sasPolicy.SASPolicyValues value)
public SASPolicyImpl(Any value)
public org.jacorb.sasPolicy.SASPolicyValues value()
value
in interface org.jacorb.sasPolicy.SASPolicyOperations
public int policy_type()
policy_type
in interface PolicyOperations
public Policy copy()
copy
in interface PolicyOperations
public void destroy()
destroy
in interface PolicyOperations