Modifier and Type | Class and Description |
---|---|
class |
AmberContainer
Environment-based container.
|
Modifier and Type | Class and Description |
---|---|
class |
InjectManager
The CDI container for a given environment.
|
Modifier and Type | Class and Description |
---|---|
class |
EjbManager
Environment-based container.
|
Modifier and Type | Class and Description |
---|---|
class |
DeployGenerator<E extends DeployControllerApi<?>>
The generator for the deploy
|
class |
DeployListGenerator<E extends DeployControllerApi<?>>
A list of deploy objects.
|
class |
EnvironmentDeployController<I extends EnvironmentDeployInstance,C extends DeployConfig>
A deploy controller for an environment.
|
class |
ExpandDeployGenerator<E extends ExpandDeployController<?>>
The generator for the deploy
|
Modifier and Type | Class and Description |
---|---|
class |
PersistenceManager
Manages the JPA persistence contexts.
|
Modifier and Type | Class and Description |
---|---|
class |
HempBroker.ActorStartup |
Modifier and Type | Class and Description |
---|---|
class |
ConnectorConfig
Configuration for the
|
class |
ConnectorResource
Configuration for the
|
class |
ResourceAdapterController
Controller for a resource-adapter
|
Modifier and Type | Interface and Description |
---|---|
interface |
EnvironmentEnhancerListener
Interface for receiving environment events.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEnvironmentListener
Interface for receiving environment events.
|
class |
StartListener
Waits for the start and stop events.
|
class |
WeakDestroyListener
Waits for the stop event and calls a @PreDestroy
|
class |
WeakStopListener
Waits for the stop event and calls a stop() method.
|
Modifier and Type | Method and Description |
---|---|
protected java.util.ArrayList<EnvironmentListener> |
EnvironmentClassLoader.getEnvironmentListeners()
Returns the listeners.
|
Modifier and Type | Method and Description |
---|---|
static void |
Environment.addChildEnvironmentListener(EnvironmentListener listener)
Add listener.
|
static void |
Environment.addChildEnvironmentListener(EnvironmentListener listener,
java.lang.ClassLoader loader)
Add listener.
|
static void |
Environment.addEnvironmentListener(EnvironmentListener listener)
Add listener.
|
static void |
Environment.addEnvironmentListener(EnvironmentListener listener,
java.lang.ClassLoader loader)
Add listener.
|
void |
EnvironmentClassLoader.addListener(EnvironmentListener listener)
Adds a listener to detect environment lifecycle changes.
|
static void |
Environment.removeEnvironmentListener(EnvironmentListener listener)
Remove listener.
|
static void |
Environment.removeEnvironmentListener(EnvironmentListener listener,
java.lang.ClassLoader loader)
Remove listener.
|
void |
EnvironmentClassLoader.removeListener(EnvironmentListener listener)
Adds a listener to detect environment lifecycle changes.
|
Modifier and Type | Class and Description |
---|---|
class |
ScheduledTask
The cron resources starts application Work tasks at cron-specified
intervals.
|
Modifier and Type | Class and Description |
---|---|
class |
Cluster
Defines a set of clustered servers.
|
Modifier and Type | Class and Description |
---|---|
class |
EarDeployController
A configuration entry for an Enterprise WebApp
|
class |
EarDeployGenerator
The generator for the ear-deploy
|
class |
EarSingleDeployGenerator
The generator for the ear-deploy
|
Modifier and Type | Class and Description |
---|---|
class |
HostController
A configuration entry for a host
|
class |
HostExpandDeployGenerator
The generator for the host deploy
|
class |
HostRegexpDeployGenerator
The generator for the web-app deploy
|
class |
HostSingleDeployGenerator
The generator for the host deploy
|
Modifier and Type | Class and Description |
---|---|
class |
ScheduledThreadPool
Scheduler for custom services.
|
Modifier and Type | Class and Description |
---|---|
class |
UnknownWebAppController
Manages the lifecycle of a web-app.
|
class |
WebAppContainer
Resin's webApp implementation.
|
class |
WebAppController
Manages the lifecycle of a web-app.
|
class |
WebAppEarDeployGenerator
The generator for the ear deploy
|
class |
WebAppExpandDeployGenerator
The generator for the web-app deploy
|
class |
WebAppRegexpDeployGenerator
The generator for the web-app deploy
|
class |
WebAppSingleDeployGenerator
The generator for the web-app deploy
|
class |
WebAppVersioningController
A configuration entry for a versioning web-app.
|
Modifier and Type | Class and Description |
---|---|
class |
DBPoolImpl
Manages a pool of database connections.
|