org.csapi.fw.fw_service.service_lifecycle
Interface IpServiceInstanceLifecycleManagerOperations

All Superinterfaces:
IpInterfaceOperations
All Known Subinterfaces:
IpServiceInstanceLifecycleManager
All Known Implementing Classes:
_IpServiceInstanceLifecycleManagerStub, IpServiceInstanceLifecycleManagerPOA, IpServiceInstanceLifecycleManagerPOATie

public interface IpServiceInstanceLifecycleManagerOperations
extends IpInterfaceOperations

Generated from IDL interface "IpServiceInstanceLifecycleManager"

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

Method Summary
 IpService createServiceManager(java.lang.String application, TpServiceProperty[] serviceProperties, java.lang.String serviceInstanceID)
           
 void destroyServiceManager(java.lang.String serviceInstance)
           
 

Method Detail

createServiceManager

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

destroyServiceManager

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


Copyright © 2008. All Rights Reserved.