Package | Description |
---|---|
de.esprit.appsuite.appstore |
These classes implement the Application-Store for remote software installation
|
de.esprit.appsuite.database.dbgui.tool |
Contains the TableEditTool as an example for a database tool.
|
de.esprit.appsuite.database.dbo |
Contains a set of standard DBObjects for testing purposes.
|
de.esprit.netsuite.client |
Contains classes that make up the Client of a dual-port server
|
de.esprit.netsuite.demo |
Contains a demo GUI for starting server and clients
|
de.esprit.netsuite.eclient |
Contains classes for launching the client
|
de.esprit.netsuite.eserver |
Contains classes for launching the server
|
de.esprit.netsuite.server |
These classes make up the EsprIT server
|
Modifier and Type | Class and Description |
---|---|
class |
EspritAppStarterLaunch
This class just launches the
EspritAppStarter . |
Modifier and Type | Class and Description |
---|---|
class |
TableEditLaunch
This is a editor for editing
DBRecord instances in a database. |
Modifier and Type | Class and Description |
---|---|
class |
EspritDBCreateLaunch
This launch runs the
EspritDBCreate class for creating the esprit sample database. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClientLaunch<G extends ClientConfig,C extends ClientContext>
This class just nails the
ApplicationContext to a ClientContext |
Modifier and Type | Class and Description |
---|---|
class |
EspritDemoLaunch
This class launches the Esprit system demo GUI
|
Modifier and Type | Class and Description |
---|---|
class |
EspritClientLaunch
This class launches the
EspritClientLaunch tool. |
Modifier and Type | Class and Description |
---|---|
class |
EspritServerLaunch
This is the main class for launching the server.
|
class |
RemoteServerShutdownLaunch
This is a special GUI free client for shutting down a remotely running EsprIT server.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractServerLaunch<G extends ServerConfig,C extends ServerContext>
This class just nails the
ApplicationContext to ServerContext
and makes the ServerContext accessible from the launch. |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.