Modifier and Type | Method and Description |
---|---|
void |
AmberContainer.classMatchEvent(EnvironmentClassLoader loader,
Path root,
java.lang.String className)
Callback to note the class matches
|
void |
AmberContainer.environmentBind(EnvironmentClassLoader loader)
Handles the environment config phase
|
void |
AmberContainer.environmentConfigure(EnvironmentClassLoader loader)
Handles the environment config phase
|
void |
AmberContainer.environmentStart(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
AmberContainer.environmentStop(EnvironmentClassLoader loader)
Handles the case where the environment is stopping
|
Modifier and Type | Method and Description |
---|---|
void |
ResinEnv.setEnvironmentClassLoader(EnvironmentClassLoader loader)
Sets the class loader.
|
Modifier and Type | Method and Description |
---|---|
void |
WebBeansAddLoaderListener.addLoader(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
InjectManager.environmentBind(EnvironmentClassLoader loader)
Handles the case the environment config phase
|
void |
InjectManager.environmentConfigure(EnvironmentClassLoader loader)
Handles the case the environment config phase
|
void |
InjectManager.environmentStart(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
InjectManager.environmentStop(EnvironmentClassLoader loader)
Handles the case where the environment is stopping
|
Modifier and Type | Method and Description |
---|---|
void |
TypeFactory.addLoader(EnvironmentClassLoader loader)
Called with the loader config changes.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentClassLoader |
EJBServer.getClassLoader()
Gets the environment class loader.
|
Modifier and Type | Method and Description |
---|---|
void |
EJBServer.addJarUrls(EnvironmentClassLoader loader,
Path root) |
void |
EJBServer.setEnvironmentClassLoader(EnvironmentClassLoader env)
Sets the environment class loader.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentClassLoader |
EjbManager.getClassLoader()
Returns the parent loader
|
Modifier and Type | Method and Description |
---|---|
void |
EjbEnvironmentListener.addLoader(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
EjbManager.classMatchEvent(EnvironmentClassLoader loader,
Path root,
java.lang.String className)
Callback to note the class matches
|
void |
EjbManager.environmentBind(EnvironmentClassLoader loader)
Handles the case where the environment is configuring
|
void |
EjbManager.environmentConfigure(EnvironmentClassLoader loader)
Handles the case where the environment is configuring
|
void |
EjbManager.environmentStart(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
EjbManager.environmentStop(EnvironmentClassLoader loader)
Handles the case where the environment is stopping
|
Modifier and Type | Method and Description |
---|---|
void |
EnvironmentDeployController.environmentBind(EnvironmentClassLoader loader)
Handles bind phase.
|
void |
DeployGenerator.environmentBind(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
EnvironmentDeployController.environmentConfigure(EnvironmentClassLoader loader)
Handles config phase.
|
void |
DeployGenerator.environmentConfigure(EnvironmentClassLoader loader)
Handles the case where the environment is configuring (after init).
|
void |
EnvironmentDeployController.environmentStart(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
DeployGenerator.environmentStart(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
EnvironmentDeployController.environmentStop(EnvironmentClassLoader loader)
Handles the case where the environment is stopping
|
void |
DeployGenerator.environmentStop(EnvironmentClassLoader loader)
Handles the case where the environment is stopping
|
Modifier and Type | Method and Description |
---|---|
EnvironmentClassLoader |
PersistenceManager.getClassLoader()
Returns the environment's class loader
|
Modifier and Type | Method and Description |
---|---|
void |
ListenerPersistenceEnvironment.addLoader(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
PersistenceManager.classMatchEvent(EnvironmentClassLoader loader,
Path root,
java.lang.String className)
Callback to note the class matches
|
void |
PersistenceManager.environmentBind(EnvironmentClassLoader loader)
Handles the environment config phase
|
void |
PersistenceManager.environmentConfigure(EnvironmentClassLoader loader)
Handles the environment config phase
|
void |
PersistenceManager.environmentConfigureEnhancer(EnvironmentClassLoader loader)
Handles the environment config phase
|
void |
PersistenceManager.environmentStart(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
PersistenceManager.environmentStop(EnvironmentClassLoader loader)
Handles the case where the environment is stopping
|
void |
ListenerPersistenceEnvironment.environmentStop(EnvironmentClassLoader loader)
Handles the case where the environment is stopping
|
Modifier and Type | Method and Description |
---|---|
EnvironmentClassLoader |
ResinSystem.getClassLoader()
Returns the classLoader
|
Modifier and Type | Method and Description |
---|---|
void |
HempBroker.ActorStartup.environmentBind(EnvironmentClassLoader loader) |
void |
HempBroker.ActorStartup.environmentConfigure(EnvironmentClassLoader loader) |
void |
HempBroker.ActorStartup.environmentStart(EnvironmentClassLoader loader) |
void |
HempBroker.ActorStartup.environmentStop(EnvironmentClassLoader loader) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceAdapterController.environmentBind(EnvironmentClassLoader loader)
Handles the environment bind phase.
|
void |
ConnectorConfig.environmentBind(EnvironmentClassLoader loader)
Handles the bind phase.
|
void |
ConnectorResource.environmentBind(EnvironmentClassLoader loader)
Handles the case where the environment bind phase
|
void |
ResourceAdapterController.environmentConfigure(EnvironmentClassLoader loader)
Handles the environment config phase.
|
void |
ConnectorConfig.environmentConfigure(EnvironmentClassLoader loader)
Handles the configure phase.
|
void |
ConnectorResource.environmentConfigure(EnvironmentClassLoader loader)
Handles the case where the environment config phase
|
void |
ResourceAdapterController.environmentStart(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
ConnectorConfig.environmentStart(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
ConnectorResource.environmentStart(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
ResourceAdapterController.environmentStop(EnvironmentClassLoader loader)
Handles the case where the environment is stopping
|
void |
ConnectorConfig.environmentStop(EnvironmentClassLoader loader)
Handles the case where the environment is stopping
|
void |
ConnectorResource.environmentStop(EnvironmentClassLoader loader)
Handles the case where the environment is stopping
|
Modifier and Type | Class and Description |
---|---|
class |
SystemClassLoader
ClassLoader that initalizes the environment and allows byte code
enhancement of classes in the system classpath.
|
Modifier and Type | Method and Description |
---|---|
static EnvironmentClassLoader |
EnvironmentClassLoader.create()
Creates a new environment class loader.
|
static EnvironmentClassLoader |
EnvironmentClassLoader.create(java.lang.ClassLoader parent)
Creates a new environment class loader.
|
static EnvironmentClassLoader |
EnvironmentClassLoader.create(java.lang.ClassLoader parent,
java.lang.String id)
Creates a new environment class loader.
|
static EnvironmentClassLoader |
EnvironmentClassLoader.create(java.lang.String id)
Creates a new environment class loader.
|
static EnvironmentClassLoader |
Environment.getEnvironmentClassLoader()
Returns the local environment.
|
static EnvironmentClassLoader |
Environment.getEnvironmentClassLoader(java.lang.ClassLoader loader)
Returns the local environment.
|
Modifier and Type | Method and Description |
---|---|
void |
AddLoaderListener.addLoader(EnvironmentClassLoader loader)
Called with the loader config changes.
|
void |
EnvironmentApply.apply(EnvironmentClassLoader loader) |
void |
AbstractEnvironmentListener.environmentBind(EnvironmentClassLoader loader)
Handles the case where the environment is binding injection targets
|
void |
WeakDestroyListener.environmentBind(EnvironmentClassLoader loader)
Handles the case where a class loader is bind.
|
void |
EnvironmentListener.environmentBind(EnvironmentClassLoader loader)
Handles the case where the environment is binding injection targets
|
void |
StartListener.environmentBind(EnvironmentClassLoader loader)
Bind callback
|
void |
WeakStopListener.environmentBind(EnvironmentClassLoader loader)
Handles the case where a class loader binds
|
void |
AbstractEnvironmentListener.environmentConfigure(EnvironmentClassLoader loader)
Handles the case where the environment is configuring and
registering beans
|
void |
WeakDestroyListener.environmentConfigure(EnvironmentClassLoader loader)
Handles the case where a class loader is configured.
|
void |
EnvironmentListener.environmentConfigure(EnvironmentClassLoader loader)
Handles the case where the environment is configuring and
registering beans
|
void |
StartListener.environmentConfigure(EnvironmentClassLoader loader)
Configuration callback
|
void |
WeakStopListener.environmentConfigure(EnvironmentClassLoader loader)
Handles the case where a class loader configures
|
void |
EnvironmentEnhancerListener.environmentConfigureEnhancer(EnvironmentClassLoader loader)
Handles the case where the environment is configuring and
registering beans
|
void |
AbstractEnvironmentListener.environmentStart(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
WeakDestroyListener.environmentStart(EnvironmentClassLoader loader)
Handles the case where a class loader is activated.
|
void |
EnvironmentListener.environmentStart(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
StartListener.environmentStart(EnvironmentClassLoader loader)
Handles the case where a class loader is activated.
|
void |
WeakStopListener.environmentStart(EnvironmentClassLoader loader)
Handles the case where a class loader is activated.
|
void |
AbstractEnvironmentListener.environmentStop(EnvironmentClassLoader loader)
Handles the case where the environment is stopping (after init).
|
void |
WeakDestroyListener.environmentStop(EnvironmentClassLoader loader)
Handles the case where a class loader is dropped.
|
void |
EnvironmentListener.environmentStop(EnvironmentClassLoader loader)
Handles the case where the environment is stopping (after init).
|
void |
StartListener.environmentStop(EnvironmentClassLoader loader)
Handles the case where a class loader is dropped.
|
void |
WeakStopListener.environmentStop(EnvironmentClassLoader loader)
Handles the case where a class loader is dropped.
|
Constructor and Description |
---|
EnvironmentAdmin(EnvironmentClassLoader loader) |
Modifier and Type | Class and Description |
---|---|
class |
EnhancingClassLoader
Class loader which checks for changes in class files and automatically
picks up new jars.
|
Modifier and Type | Method and Description |
---|---|
void |
ScanListener.classMatchEvent(EnvironmentClassLoader loader,
Path root,
java.lang.String className)
Callback to note the class matches
|
void |
ScanManager.scan(EnvironmentClassLoader loader,
Path root,
java.lang.String packageRoot) |
void |
ScanManager.scan(EnvironmentClassLoader loader,
java.net.URL url,
java.lang.String packageRoot) |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactClassLoader
ClassLoader for an artifact.
|
Constructor and Description |
---|
ArtifactManager(EnvironmentClassLoader loader) |
Modifier and Type | Method and Description |
---|---|
void |
ScheduledTask.environmentBind(EnvironmentClassLoader loader) |
void |
ScheduledTask.environmentConfigure(EnvironmentClassLoader loader) |
void |
ScheduledTask.environmentStart(EnvironmentClassLoader loader) |
void |
ScheduledTask.environmentStop(EnvironmentClassLoader loader) |
Modifier and Type | Method and Description |
---|---|
EnvironmentClassLoader |
ServletContainerConfig.getClassLoader()
Returns the classLoader
|
EnvironmentClassLoader |
ServletService.getClassLoader()
Returns the classLoader
|
Modifier and Type | Method and Description |
---|---|
void |
Cluster.environmentBind(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
Cluster.environmentConfigure(EnvironmentClassLoader loader)
Handles the case where the environment is configured (after init).
|
void |
Cluster.environmentStart(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
Cluster.environmentStop(EnvironmentClassLoader loader)
Handles the case where the environment is stopping
|
Modifier and Type | Method and Description |
---|---|
EnvironmentClassLoader |
EnterpriseApplication.getClassLoader()
Returns the class loader.
|
Modifier and Type | Method and Description |
---|---|
void |
EnterpriseApplication.setEnvironmentClassLoader(EnvironmentClassLoader loader)
Sets the class loader.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentClassLoader |
Host.getClassLoader()
Gets the environment class loader.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentClassLoader |
BootResinConfig.getClassLoader() |
EnvironmentClassLoader |
Resin.getClassLoader()
Returns the classLoader
|
Modifier and Type | Method and Description |
---|---|
void |
ScheduledThreadPool.environmentBind(EnvironmentClassLoader loader)
Called when the environment bind phase
|
void |
ScheduledThreadPool.environmentConfigure(EnvironmentClassLoader loader)
Called when the environment config phase
|
void |
ScheduledThreadPool.environmentStart(EnvironmentClassLoader loader)
Called when the environment starts.
|
void |
ScheduledThreadPool.environmentStop(EnvironmentClassLoader loader)
Called when the environment stops.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentClassLoader |
WebApp.getEnvironmentClassLoader()
Gets the environment class loader.
|
Modifier and Type | Method and Description |
---|---|
void |
WebAppContainer.environmentBind(EnvironmentClassLoader loader)
Handles the environment bind phase
|
void |
WebAppContainer.environmentConfigure(EnvironmentClassLoader loader)
Handles the environment config phase
|
void |
WebAppContainer.environmentStart(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
void |
WebAppContainer.environmentStop(EnvironmentClassLoader loader)
Handles the case where the environment is stopping
|
void |
WebAppContainer.setEnvironmentClassLoader(EnvironmentClassLoader loader)
sets the class loader.
|
void |
WebApp.setEnvironmentClassLoader(EnvironmentClassLoader loader)
Sets the environment class loader.
|
Constructor and Description |
---|
WebAppContainer(ServletService server,
Host host,
Path rootDirectory,
EnvironmentClassLoader loader,
Lifecycle lifecycle)
Creates the webApp with its environment loader.
|
Modifier and Type | Method and Description |
---|---|
void |
DBPoolImpl.environmentBind(EnvironmentClassLoader loader)
Callback when the environment binds.
|
void |
DBPoolImpl.environmentConfigure(EnvironmentClassLoader loader)
Callback when the environment configures.
|
void |
DBPoolImpl.environmentStart(EnvironmentClassLoader loader)
Callback when the environment starts.
|
void |
DBPoolImpl.environmentStop(EnvironmentClassLoader loader)
Callback when the class loader dies.
|