Package | Description |
---|---|
de.esprit.netsuite.eserver |
Contains classes for launching the server
|
de.esprit.netsuite.launch | |
de.esprit.netsuite.server |
These classes make up the EsprIT server
|
de.esprit.netsuite.server.cfg |
Contains classes that define the servers configuration
|
Modifier and Type | Method and Description |
---|---|
protected ServerContext |
EspritServerLaunch.createContext(ServerConfig cfg) |
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. |
Modifier and Type | Method and Description |
---|---|
ServerConfig |
ServerContext.getServerConfig() |
ServerConfig |
AbstractServerObject.getServerConfig() |
Constructor and Description |
---|
ServerContext(ServerConfig cfg) |
Modifier and Type | Method and Description |
---|---|
protected ServerConfig |
ServerCommandLineParser.createConfig() |
ServerConfig |
AbstractServerConfigMap.getServerConfig()
Returns a
ServerConfig object that was read from the servers config directory |
Copyright © 2013 EsprIT-Systems. All Rights Reserved.