org.omg.FT
Class HeartbeatPolicyPOATie

java.lang.Object
  |
  +--org.omg.PortableServer.Servant
        |
        +--org.omg.FT.HeartbeatPolicyPOA
              |
              +--org.omg.FT.HeartbeatPolicyPOATie
All Implemented Interfaces:
HeartbeatPolicyOperations, org.omg.CORBA.portable.InvokeHandler, org.omg.CORBA.PolicyOperations

public class HeartbeatPolicyPOATie
extends HeartbeatPolicyPOA


Field Summary
private  org.omg.PortableServer.POA _poa
           
private  HeartbeatPolicyOperations _tie
           
 
Fields inherited from class org.omg.FT.HeartbeatPolicyPOA
_ids_list
 
Fields inherited from class org.omg.PortableServer.Servant
_delegate, _hasGetInterface
 
Constructor Summary
HeartbeatPolicyPOATie(HeartbeatPolicyOperations tieObject)
           
HeartbeatPolicyPOATie(HeartbeatPolicyOperations tieObject, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 HeartbeatPolicyOperations _delegate()
           
 void _delegate(HeartbeatPolicyOperations delegate_)
           
 org.omg.CORBA.Policy copy()
           
 void destroy()
           
 HeartbeatPolicyValue heartbeat_policy_value()
           
 int policy_type()
           
 
Methods inherited from class org.omg.FT.HeartbeatPolicyPOA
_all_interfaces, _invoke, _this, _this
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

_tie

private HeartbeatPolicyOperations _tie

_poa

private org.omg.PortableServer.POA _poa
Constructor Detail

HeartbeatPolicyPOATie

public HeartbeatPolicyPOATie(HeartbeatPolicyOperations tieObject)

HeartbeatPolicyPOATie

public HeartbeatPolicyPOATie(HeartbeatPolicyOperations tieObject,
                             org.omg.PortableServer.POA poa)
Method Detail

_delegate

public HeartbeatPolicyOperations _delegate()

_delegate

public void _delegate(HeartbeatPolicyOperations delegate_)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

heartbeat_policy_value

public HeartbeatPolicyValue heartbeat_policy_value()

policy_type

public int policy_type()

copy

public org.omg.CORBA.Policy copy()

destroy

public void destroy()