| Package | Description |
|---|---|
| com.sun.enterprise.container.common.impl | |
| com.sun.enterprise.container.common.spi.util | |
| org.glassfish.api.invocation |
| Modifier and Type | Method and Description |
|---|---|
ApplicationEnvironment |
ComponentEnvManagerImpl.getCurrentApplicationEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationEnvironment |
ComponentEnvManager.getCurrentApplicationEnvironment()
Returns the current application environment if not running in a specified
container
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationEnvironment |
InvocationManager.peekAppEnvironment()
Gets the current application environment on the current thread
|
ApplicationEnvironment |
InvocationManagerImpl.peekAppEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvocationManager.pushAppEnvironment(ApplicationEnvironment env)
To be called by the infrastructure to indicate that some user code not associated with any Java EE specification may
be called.
|
void |
InvocationManagerImpl.pushAppEnvironment(ApplicationEnvironment env) |
Copyright © 2019. All rights reserved.