org.omg.FT
Class _HeartbeatEnabledPolicyStub

java.lang.Object
  |
  +--org.omg.CORBA.portable.ObjectImpl
        |
        +--org.omg.FT._HeartbeatEnabledPolicyStub
All Implemented Interfaces:
HeartbeatEnabledPolicy, HeartbeatEnabledPolicyOperations, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.Object, org.omg.CORBA.Policy, org.omg.CORBA.PolicyOperations, java.io.Serializable

public class _HeartbeatEnabledPolicyStub
extends org.omg.CORBA.portable.ObjectImpl
implements HeartbeatEnabledPolicy

See Also:
Serialized Form

Field Summary
(package private) static java.lang.String[] _ids_list
           
private static java.lang.Class _opsClass
           
 
Fields inherited from class org.omg.CORBA.portable.ObjectImpl
__delegate
 
Constructor Summary
_HeartbeatEnabledPolicyStub()
           
 
Method Summary
 java.lang.String[] _ids()
           
 org.omg.CORBA.Policy copy()
           
 void destroy()
           
 boolean heartbeat_enabled_policy_value()
           
 int policy_type()
           
 
Methods inherited from class org.omg.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
, clone, finalize, getClass, notify, notifyAll, registerNatives, wait, wait, wait
 
Methods inherited from interface org.omg.CORBA.Object
_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
 

Field Detail

_ids_list

static final java.lang.String[] _ids_list

_opsClass

private static final java.lang.Class _opsClass
Constructor Detail

_HeartbeatEnabledPolicyStub

public _HeartbeatEnabledPolicyStub()
Method Detail

_ids

public java.lang.String[] _ids()
Overrides:
_ids in class org.omg.CORBA.portable.ObjectImpl

heartbeat_enabled_policy_value

public boolean heartbeat_enabled_policy_value()
Specified by:
heartbeat_enabled_policy_value in interface HeartbeatEnabledPolicyOperations

policy_type

public int policy_type()
Specified by:
policy_type in interface org.omg.CORBA.PolicyOperations

copy

public org.omg.CORBA.Policy copy()
Specified by:
copy in interface org.omg.CORBA.PolicyOperations

destroy

public void destroy()
Specified by:
destroy in interface org.omg.CORBA.PolicyOperations