org.csapi.policy
Class IpAppPolicyDomainPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.policy.IpAppPolicyDomainPOA
          extended by org.csapi.policy.IpAppPolicyDomainPOATie
All Implemented Interfaces:
IpInterfaceOperations, IpAppPolicyDomainOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppPolicyDomainPOATie
extends IpAppPolicyDomainPOA

Generated from IDL interface "IpAppPolicyDomain"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Constructor Summary
IpAppPolicyDomainPOATie(IpAppPolicyDomainOperations delegate)
           
IpAppPolicyDomainPOATie(IpAppPolicyDomainOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppPolicyDomainOperations _delegate()
           
 void _delegate(IpAppPolicyDomainOperations delegate)
           
 IpAppPolicyDomain _this()
           
 IpAppPolicyDomain _this(org.omg.CORBA.ORB orb)
           
 void reportNotification(int assignmentID, TpPolicyEvent event)
           
 
Methods inherited from class org.csapi.policy.IpAppPolicyDomainPOA
_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

IpAppPolicyDomainPOATie

public IpAppPolicyDomainPOATie(IpAppPolicyDomainOperations delegate)

IpAppPolicyDomainPOATie

public IpAppPolicyDomainPOATie(IpAppPolicyDomainOperations delegate,
                               org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppPolicyDomain _this()
Overrides:
_this in class IpAppPolicyDomainPOA

_this

public IpAppPolicyDomain _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppPolicyDomainPOA

_delegate

public IpAppPolicyDomainOperations _delegate()

_delegate

public void _delegate(IpAppPolicyDomainOperations delegate)

_default_POA

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

reportNotification

public void reportNotification(int assignmentID,
                               TpPolicyEvent event)


Copyright © 2009. All Rights Reserved.