Package | Description |
---|---|
com.caucho.env.service | |
com.caucho.hemp.broker | |
com.caucho.server.cluster | |
com.caucho.server.distcache | |
com.caucho.server.resin |
Modifier and Type | Method and Description |
---|---|
static ResinSystem |
ResinSystem.getCurrent()
Returns the current server
|
protected static <E extends AbstractResinSubSystem> |
AbstractResinSubSystem.preCreate(java.lang.Class<E> serviceClass) |
Modifier and Type | Method and Description |
---|---|
ResinSystem |
HempBrokerManager.getResinSystem() |
Constructor and Description |
---|
HempBrokerManager(ResinSystem resinSystem) |
Modifier and Type | Method and Description |
---|---|
ResinSystem |
ServletContainerConfig.getResinSystem() |
ResinSystem |
ServletService.getResinSystem() |
Constructor and Description |
---|
CacheStoreManager(ResinSystem resinSystem) |
Modifier and Type | Method and Description |
---|---|
ResinSystem |
Resin.getResinSystem() |
Constructor and Description |
---|
BootConfig(ResinSystem resinSystem,
java.lang.String serverId,
Path resinHome,
Path rootDirectory,
Path logDirectory,
Path resinConf,
boolean isProfessional,
BootConfig.BootType bootType) |
BootResinConfig(ResinSystem resinSystem)
Creates a new resin server.
|
BootResinEnvConfig(ResinSystem resinSystem)
Creates a new resin config.
|