Package org.glassfish.internal.api
Interface JavaEEContextUtil.Context
-
- All Superinterfaces:
AutoCloseable,ContextProducer.Closeable,ContextProducer.Context
- Enclosing interface:
- JavaEEContextUtil
public static interface JavaEEContextUtil.Context extends ContextProducer.Context
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default booleanisValid()-
Methods inherited from interface org.glassfish.internal.api.ContextProducer.Closeable
close
-
-
-
-
Method Detail
-
isValid
default boolean isValid()
- Specified by:
isValidin interfaceContextProducer.Context
-
-