org.omg.CosTransactions
Class OTSPolicyPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.omg.CosTransactions.OTSPolicyPOA
          extended by org.omg.CosTransactions.OTSPolicyPOATie
All Implemented Interfaces:
PolicyOperations, org.omg.CORBA.portable.InvokeHandler, OTSPolicyOperations

public class OTSPolicyPOATie
extends OTSPolicyPOA

Generated from IDL interface "OTSPolicy".

Version:
generated at Nov 26, 2008 6:59:52 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007

Constructor Summary
OTSPolicyPOATie(OTSPolicyOperations delegate)
           
OTSPolicyPOATie(OTSPolicyOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 OTSPolicyOperations _delegate()
           
 void _delegate(OTSPolicyOperations delegate)
           
 OTSPolicy _this()
           
 OTSPolicy _this(org.omg.CORBA.ORB orb)
           
 Policy copy()
           
 void destroy()
           
 int policy_type()
           
 short tpv()
           
 
Methods inherited from class org.omg.CosTransactions.OTSPolicyPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OTSPolicyPOATie

public OTSPolicyPOATie(OTSPolicyOperations delegate)

OTSPolicyPOATie

public OTSPolicyPOATie(OTSPolicyOperations delegate,
                       org.omg.PortableServer.POA poa)
Method Detail

_this

public OTSPolicy _this()
Overrides:
_this in class OTSPolicyPOA

_this

public OTSPolicy _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class OTSPolicyPOA

_delegate

public OTSPolicyOperations _delegate()

_delegate

public void _delegate(OTSPolicyOperations delegate)

_default_POA

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

tpv

public short tpv()

policy_type

public int policy_type()

copy

public Policy copy()

destroy

public void destroy()


Copyright © {inceptionYear}-2008 null. All Rights Reserved.