Public Member Functions | |
void | run () throws CouldntAccessComponentEx, TypeNotSupportedEx |
PropertySamp (SampDetail sampDetail) | |
void | stop () |
Package Attributes | |
SampDetail | sampDetail = null |
SamplingManager | sManager = null |
SampObj | sampObject = null |
NotificationChannelSuscription | ncs = null |
AcsInformation | info = null |
|
Assigns a SamplingManager and an AcsInformation object to the sampDetail (each sampDetail should have it's own Manager)
|
|
Generates a SamplingObject (if none exist for the target sampDetail) and creates a channel for communication
|
|
Closes the Notification Channel, stops sampling of the current SampDetail and destroys the Sampling Object |
|
|
|
|
|
|
|
|
|
|