Uses of Interface
org.glassfish.api.invocation.ApplicationEnvironment
Packages that use ApplicationEnvironment
-
Uses of ApplicationEnvironment in org.glassfish.api.invocation
Methods in org.glassfish.api.invocation that return ApplicationEnvironmentModifier and TypeMethodDescriptionInvocationManager.peekAppEnvironment()Gets the current application environment on the current threadInvocationManagerImpl.peekAppEnvironment()Methods in org.glassfish.api.invocation with parameters of type ApplicationEnvironmentModifier and TypeMethodDescriptionvoidInvocationManager.pushAppEnvironment(ApplicationEnvironment env) To be called by the infrastructure to indicate that some user code not associated with any Jakarta EE specification may be called.voidInvocationManagerImpl.pushAppEnvironment(ApplicationEnvironment env)