|
2010-01-26 1.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITaskManager | |
|---|---|
| org.eclipse.soda.dk.epcglobal.llrp.adapter | This package is part of the org.eclipse.soda.dk.epcglobal.llrp.adapter project. |
| org.eclipse.soda.dk.epcglobal.llrp.helper.taskmanager | This package is part of the org.eclipse.soda.dk.epcglobal.llrp.helper project. |
| org.eclipse.soda.dk.epcglobal.llrp.inventory.profile | This package is part of the org.eclipse.soda.dk.epcglobal.llrp.inventory.profile project. |
| org.eclipse.soda.dk.epcglobal.llrp.write.profile | This package is part of the org.eclipse.soda.dk.epcglobal.llrp.write.profile project. |
| Uses of ITaskManager in org.eclipse.soda.dk.epcglobal.llrp.adapter |
|---|
| Methods in org.eclipse.soda.dk.epcglobal.llrp.adapter that return ITaskManager | |
|---|---|
ITaskManager |
EpcglobalLlrpAdapter.getTaskManager()
Gets the task manager (ITaskManager) value. |
| Uses of ITaskManager in org.eclipse.soda.dk.epcglobal.llrp.helper.taskmanager |
|---|
| Classes in org.eclipse.soda.dk.epcglobal.llrp.helper.taskmanager that implement ITaskManager | |
|---|---|
class |
TaskManager
|
| Methods in org.eclipse.soda.dk.epcglobal.llrp.helper.taskmanager that return ITaskManager | |
|---|---|
ITaskManager |
ITask.getTaskManager()
Gets the task manager (ITaskManager) value. |
ITaskManager |
AbstractTask.getTaskManager()
Gets the task manager (ITaskManager) value. |
| Methods in org.eclipse.soda.dk.epcglobal.llrp.helper.taskmanager with parameters of type ITaskManager | |
|---|---|
void |
ITask.setTaskManager(ITaskManager taskManager)
Sets the task manager value. |
void |
AbstractTask.setTaskManager(ITaskManager taskManager)
Sets the task manager value. |
void |
ITask.start(ITaskManager taskManager)
Start with the specified task manager parameter. |
void |
AbstractTask.start(ITaskManager taskManager)
Start with the specified task manager parameter. |
| Uses of ITaskManager in org.eclipse.soda.dk.epcglobal.llrp.inventory.profile |
|---|
| Methods in org.eclipse.soda.dk.epcglobal.llrp.inventory.profile that return ITaskManager | |
|---|---|
protected ITaskManager |
EpcglobalLlrpInventoryProfile.getAdapterTaskManager()
Gets the adapter task manager (ITaskManager) value. |
| Uses of ITaskManager in org.eclipse.soda.dk.epcglobal.llrp.write.profile |
|---|
| Methods in org.eclipse.soda.dk.epcglobal.llrp.write.profile that return ITaskManager | |
|---|---|
protected ITaskManager |
EpcglobalLlrpWriteProfile.getAdapterTaskManager()
Gets the adapter task manager (ITaskManager) value. |
|
2010-01-26 1.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||