com.ibm.cics.model
Interface IOSGiServiceReference

All Superinterfaces:
ICICSObjectReference<IOSGiService>

public interface IOSGiServiceReference
extends ICICSObjectReference<IOSGiService>


Field Summary
 
Fields inherited from interface com.ibm.cics.model.ICICSObjectReference
COPYRIGHT
 
Method Summary
 java.lang.String getJvmServer()
           
 ICICSType<IOSGiService> getObjectType()
           
 java.lang.Long getServiceId()
           
 
Methods inherited from interface com.ibm.cics.model.ICICSObjectReference
getAttributeValue, getCICSType
 

Method Detail

getServiceId

java.lang.Long getServiceId()

getJvmServer

java.lang.String getJvmServer()

getObjectType

ICICSType<IOSGiService> getObjectType()


Copyright © 2008-2013 IBM Corp. All Rights Reserved.