org.csapi.fw.fw_service.service_lifecycle
Class IpServiceInstanceLifecycleManagerPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_service.service_lifecycle.IpServiceInstanceLifecycleManagerPOA
          extended by org.csapi.fw.fw_service.service_lifecycle.IpServiceInstanceLifecycleManagerPOATie
All Implemented Interfaces:
IpServiceInstanceLifecycleManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpServiceInstanceLifecycleManagerPOATie
extends IpServiceInstanceLifecycleManagerPOA

Generated from IDL interface "IpServiceInstanceLifecycleManager"

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

Constructor Summary
IpServiceInstanceLifecycleManagerPOATie(IpServiceInstanceLifecycleManagerOperations delegate)
           
IpServiceInstanceLifecycleManagerPOATie(IpServiceInstanceLifecycleManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpServiceInstanceLifecycleManagerOperations _delegate()
           
 void _delegate(IpServiceInstanceLifecycleManagerOperations delegate)
           
 IpServiceInstanceLifecycleManager _this()
           
 IpServiceInstanceLifecycleManager _this(org.omg.CORBA.ORB orb)
           
 IpService createServiceManager(java.lang.String application, TpServiceProperty[] serviceProperties, java.lang.String serviceInstanceID)
           
 void destroyServiceManager(java.lang.String serviceInstance)
           
 
Methods inherited from class org.csapi.fw.fw_service.service_lifecycle.IpServiceInstanceLifecycleManagerPOA
_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

IpServiceInstanceLifecycleManagerPOATie

public IpServiceInstanceLifecycleManagerPOATie(IpServiceInstanceLifecycleManagerOperations delegate)

IpServiceInstanceLifecycleManagerPOATie

public IpServiceInstanceLifecycleManagerPOATie(IpServiceInstanceLifecycleManagerOperations delegate,
                                               org.omg.PortableServer.POA poa)
Method Detail

_this

public IpServiceInstanceLifecycleManager _this()
Overrides:
_this in class IpServiceInstanceLifecycleManagerPOA

_this

public IpServiceInstanceLifecycleManager _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpServiceInstanceLifecycleManagerPOA

_delegate

public IpServiceInstanceLifecycleManagerOperations _delegate()

_delegate

public void _delegate(IpServiceInstanceLifecycleManagerOperations delegate)

_default_POA

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

createServiceManager

public IpService createServiceManager(java.lang.String application,
                                      TpServiceProperty[] serviceProperties,
                                      java.lang.String serviceInstanceID)
                               throws TpCommonExceptions,
                                      P_INVALID_PROPERTY
Throws:
TpCommonExceptions
P_INVALID_PROPERTY

destroyServiceManager

public void destroyServiceManager(java.lang.String serviceInstance)
                           throws TpCommonExceptions
Throws:
TpCommonExceptions


Copyright © 2009. All Rights Reserved.