|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.rfid.premises.app.access.SensorEventsAPIAccess
com.ibm.rfid.premises.app.access.SensorEventsAPIAccessLocal
public class SensorEventsAPIAccessLocal
This class extends SensorEventsAPIAccess
and represents a connection
to a local IBM WebSphere Sensor Events Server installation. This class relies on EJBs
to make remote calls to the IBM WebSphere Sensor Events Server.
SensorEventsAPIAccess
,
SensorEventsAPIAccessRemote
,
SensorEventsAPIContext
Method Summary | |
---|---|
protected DeviceCommandsAdmin |
getDeviceCommandsAdmin()
Gets the Device Commands Admin |
protected DeviceConfigAdmin |
getDeviceConfigAdmin()
Gets the Device Config Admin |
protected DeviceDataAdmin |
getDeviceDataAdmin()
Gets the Device Data Admin |
protected EPCCommands |
getEPCCommand()
|
protected StatusAdmin |
getStatusAdmin()
Gets the Status Admin |
protected TagApiAdmin |
getTagApiAdmin()
Gets an object used to query the WebSphere Sensor Events tag history |
protected TagCommissioningAdmin |
getTagCommissioningAdmin()
Gets the Tag Commissioning Admin |
protected boolean |
isLocal()
Determines if this is a local or remote connection |
static SensorEventsAPIAccessLocal |
singleton()
Singleton Method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SensorEventsAPIAccessLocal singleton()
protected DeviceConfigAdmin getDeviceConfigAdmin()
getDeviceConfigAdmin
in class SensorEventsAPIAccess
protected DeviceCommandsAdmin getDeviceCommandsAdmin()
getDeviceCommandsAdmin
in class SensorEventsAPIAccess
protected StatusAdmin getStatusAdmin()
getStatusAdmin
in class SensorEventsAPIAccess
protected DeviceDataAdmin getDeviceDataAdmin()
getDeviceDataAdmin
in class SensorEventsAPIAccess
protected TagCommissioningAdmin getTagCommissioningAdmin()
getTagCommissioningAdmin
in class SensorEventsAPIAccess
protected boolean isLocal()
protected TagApiAdmin getTagApiAdmin()
SensorEventsAPIAccess
getTagApiAdmin
in class SensorEventsAPIAccess
protected EPCCommands getEPCCommand()
getEPCCommand
in class SensorEventsAPIAccess
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |