Package | Description |
---|---|
de.esprit.appsuite.task |
Contains basic classes that make up the AsyncTask framework
|
de.esprit.netsuite.server.batch |
Contains classes that implement and manage the available server processes
|
de.esprit.netsuite.server.cpu |
Contains classes of the positioner tool (MVC-demo)
|
de.esprit.netsuite.server.hist |
Contains classes implementing the servers task history
|
Modifier and Type | Class and Description |
---|---|
class |
DebugTaskMonitor<C extends ApplicationContext>
This class is just for testing task notifications
|
Modifier and Type | Class and Description |
---|---|
class |
BatchTaskMonitor<S extends ServerContext>
This Monitor is attached to
AbstractBatchTask instances. |
Modifier and Type | Class and Description |
---|---|
class |
AgentTaskMonitor<S extends ServerContext>
This
TaskMonitor sends RemoteTaskEvent s to the client for synchronization. |
Modifier and Type | Class and Description |
---|---|
class |
RemoteTaskHistoryMonitor<S extends ServerContext>
This
TaskMonitor writes a history record for a RemoteTask when the task has finished. |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.