|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOSGiService
generated from CICS resourcetable OSGISERV
Nested Class Summary | |
---|---|
static class |
IOSGiService.ServiceStatusValue
Enumeration type for field SRVCSTATUS |
Field Summary |
---|
Fields inherited from interface com.ibm.cics.model.ICICSResource |
---|
COPYRIGHT |
Method Summary | ||
---|---|---|
|
findReferences(IReferenceAttribute<From,IOSGiService> referenceAttribute)
Returns an ICICSObjectListFactory that can be used to retrieve all objects that reference this ICICSObject by the supplied IReferenceAttribute. |
|
java.lang.String |
getBundle()
Getter for field BUNDLE |
|
java.lang.String |
getBundlePart()
Getter for field BUNDLEPART |
|
IOSGiServiceReference |
getCICSObjectReference()
|
|
java.lang.String |
getJvmServer()
Getter for field JVMSERVER |
|
ICICSType<IOSGiService> |
getObjectType()
|
|
java.lang.String |
getOsgiBundle()
Getter for field OSGIBUNDLE |
|
java.lang.String |
getOsgiVersion()
Getter for field OSGIVERSION |
|
java.lang.Long |
getServiceId()
Getter for field OSGISERVICE |
|
java.lang.String |
getServiceName()
Getter for field SRVCNAME |
|
IOSGiService.ServiceStatusValue |
getServiceStatus()
Getter for field SRVCSTATUS |
Methods inherited from interface com.ibm.cics.model.ICICSResource |
---|
getCICSRelease, getRegionName |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType, getName |
Methods inherited from interface com.ibm.cics.model.meta.ITypedObject |
---|
getAttributeValue |
Method Detail |
---|
ICICSType<IOSGiService> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
java.lang.Long getServiceId()
OSGi service ID
Specifies the ID of the OSGi service.
IOSGiService.ServiceStatusValue getServiceStatus()
Service status
Returns the status of OSGi service.
java.lang.String getJvmServer()
JVM server
The name of the JVM server where the OSGi service is registered.
java.lang.String getBundle()
CICS BUNDLE name
The name of the CICS BUNDLE resource that contains the OSGi service on the specified JVM server.
java.lang.String getBundlePart()
CICS BUNDLEPART name
Specifies the 1 to 255 character name of the OSGIBUNDLE part of the BUNDLE resource that represents the installed OSGi bundle in the specified JVM server.
java.lang.String getOsgiVersion()
Version of the OSGi bundle
Specifies the 1 - 255 character version of the OSGi bundle that contains the OSGi service.
java.lang.String getOsgiBundle()
Symbolic name of the OSGi bundle
Specifies the 1 - 255 character symbolic name of the OSGi bundle that contains the OSGi service.
java.lang.String getServiceName()
Name of the OSGi service
Specifies the 1 - 255 character name of the OSGi service that is registered in the JVM server
IOSGiServiceReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
<From extends ICICSObject> ICICSObjectListFactory<From> findReferences(IReferenceAttribute<From,IOSGiService> referenceAttribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |