Package | Description |
---|---|
de.esprit.appsuite.launch |
Contains classes that make up the launching framework
|
de.esprit.appsuite.workflow |
Contains classes for building workflows upon async tasks
|
de.esprit.netsuite.client.net |
Contains GUI gui components for network controlling and monitoring
|
Modifier and Type | Method and Description |
---|---|
protected ZFrame |
AbstractApplicationLaunch.launchMainFrame(C ctx)
Must be implemented for running a GUI application.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractWorkflow.doneTaskFinished(TaskEvent e) |
protected void |
AbstractWorkflow.doneTaskStarted(TaskEvent e) |
protected void |
AbstractWorkflow.doneTaskStateChanged(TaskEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
AgentMessageHandler.handleAgent(AsyncAgent<ClientContext,ServerContext> agent) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.