Uses of Interface
org.glassfish.diagnostics.context.Context
-
Packages that use Context Package Description org.glassfish.diagnostics.context org.glassfish.diagnostics.context.impl -
-
Uses of Context in org.glassfish.diagnostics.context
Methods in org.glassfish.diagnostics.context that return Context Modifier and Type Method Description ContextContextManager. getContext()Get the Context associated with the currently executing task, creating a new Context if required. -
Uses of Context in org.glassfish.diagnostics.context.impl
Classes in org.glassfish.diagnostics.context.impl that implement Context Modifier and Type Class Description classContextImplBase implementation oforg.glassfish.diagnostics.context.Context.Methods in org.glassfish.diagnostics.context.impl that return Context Modifier and Type Method Description ContextContextManagerImpl. getContext()
-