Uses of Class
org.csapi.fw.P_ILLEGAL_SERVICE_ID

Packages that use P_ILLEGAL_SERVICE_ID
org.csapi.fw   
org.csapi.fw.fw_service.service_registration   
 

Uses of P_ILLEGAL_SERVICE_ID in org.csapi.fw
 

Fields in org.csapi.fw declared as P_ILLEGAL_SERVICE_ID
 P_ILLEGAL_SERVICE_ID P_ILLEGAL_SERVICE_IDHolder.value
           
 

Methods in org.csapi.fw that return P_ILLEGAL_SERVICE_ID
static P_ILLEGAL_SERVICE_ID P_ILLEGAL_SERVICE_IDHelper.extract(org.omg.CORBA.Any any)
           
static P_ILLEGAL_SERVICE_ID P_ILLEGAL_SERVICE_IDHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.fw with parameters of type P_ILLEGAL_SERVICE_ID
static void P_ILLEGAL_SERVICE_IDHelper.insert(org.omg.CORBA.Any any, P_ILLEGAL_SERVICE_ID s)
           
static void P_ILLEGAL_SERVICE_IDHelper.write(org.omg.CORBA.portable.OutputStream out, P_ILLEGAL_SERVICE_ID s)
           
 

Constructors in org.csapi.fw with parameters of type P_ILLEGAL_SERVICE_ID
P_ILLEGAL_SERVICE_IDHolder(P_ILLEGAL_SERVICE_ID initial)
           
 

Uses of P_ILLEGAL_SERVICE_ID in org.csapi.fw.fw_service.service_registration
 

Methods in org.csapi.fw.fw_service.service_registration that throw P_ILLEGAL_SERVICE_ID
 void _IpFwServiceRegistrationStub.announceServiceAvailability(java.lang.String serviceID, IpServiceInstanceLifecycleManager serviceInstanceLifecycleManagerRef)
           
 void IpFwServiceRegistrationPOATie.announceServiceAvailability(java.lang.String serviceID, IpServiceInstanceLifecycleManager serviceInstanceLifecycleManagerRef)
           
 void IpFwServiceRegistrationOperations.announceServiceAvailability(java.lang.String serviceID, IpServiceInstanceLifecycleManager serviceInstanceLifecycleManagerRef)
           
 TpServiceDescription _IpFwServiceRegistrationStub.describeService(java.lang.String serviceID)
           
 TpServiceDescription IpFwServiceRegistrationPOATie.describeService(java.lang.String serviceID)
           
 TpServiceDescription IpFwServiceRegistrationOperations.describeService(java.lang.String serviceID)
           
 void _IpFwServiceRegistrationStub.unannounceService(java.lang.String serviceID)
           
 void IpFwServiceRegistrationPOATie.unannounceService(java.lang.String serviceID)
           
 void IpFwServiceRegistrationOperations.unannounceService(java.lang.String serviceID)
           
 void _IpFwServiceRegistrationStub.unregisterService(java.lang.String serviceID)
           
 void IpFwServiceRegistrationPOATie.unregisterService(java.lang.String serviceID)
           
 void IpFwServiceRegistrationOperations.unregisterService(java.lang.String serviceID)
           
 



Copyright © 2008. All Rights Reserved.