| Package | Description |
|---|---|
| org.glassfish.api.invocation |
| Modifier and Type | Method and Description |
|---|---|
ApplicationEnvironment |
InvocationManagerImpl.peekAppEnvironment() |
ApplicationEnvironment |
InvocationManager.peekAppEnvironment()
Gets the current application environment on the current thread
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvocationManagerImpl.pushAppEnvironment(ApplicationEnvironment env) |
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.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.