|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PremisesAccess | |
---|---|
com.ibm.rfid.premises.app.access | Provides access to IBM WebSephere Sensor Events functionality |
Uses of PremisesAccess in com.ibm.rfid.premises.app.access |
---|
Subclasses of PremisesAccess in com.ibm.rfid.premises.app.access | |
---|---|
class |
PremisesAccessLocal
Deprecated. As of IBM WebSphere Sensor Events v6.2, replaced by #SensorEventsAPIAccessLocal |
class |
PremisesAccessRemote
Deprecated. As of IBM WebSphere Sensor Events v6.2, replaced by #SensorEventsAPIAccessRemote |
Methods in com.ibm.rfid.premises.app.access that return PremisesAccess | |
---|---|
static PremisesAccess |
PremisesContext.getPremisesAccess()
Deprecated. This assumes the hostname has been set using the method setHostname(String). |
static PremisesAccess |
PremisesContext.getPremisesAccess(java.lang.String hostname)
Deprecated. |
static PremisesAccess |
PremisesContext.getPremisesAccess(java.lang.String hostname,
java.lang.String port)
Deprecated. |
static PremisesAccess |
PremisesContext.getPremisesAccess(java.lang.String hostname,
java.lang.String port,
java.lang.String alePort)
Deprecated. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |