public class RequestProcessingPolicyImpl extends LocalObject implements RequestProcessingPolicy
Constructor and Description |
---|
RequestProcessingPolicyImpl(RequestProcessingPolicyValue value) |
Modifier and Type | Method and Description |
---|---|
Policy |
copy() |
void |
destroy() |
int |
policy_type() |
String |
toString() |
RequestProcessingPolicyValue |
value() |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _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, wait, wait, wait
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
public RequestProcessingPolicyImpl(RequestProcessingPolicyValue value)
public RequestProcessingPolicyValue value()
value
in interface RequestProcessingPolicyOperations
public int policy_type()
policy_type
in interface PolicyOperations
public Policy copy()
copy
in interface PolicyOperations
public void destroy()
destroy
in interface PolicyOperations
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.