Uses of Interface
org.glassfish.tyrus.core.BaseContainer.ShutDownCondition
-
Packages that use BaseContainer.ShutDownCondition Package Description org.glassfish.tyrus.core Core classes. -
-
Uses of BaseContainer.ShutDownCondition in org.glassfish.tyrus.core
Methods in org.glassfish.tyrus.core with parameters of type BaseContainer.ShutDownCondition Modifier and Type Method Description protected void
BaseContainer. shutdown(BaseContainer.ShutDownCondition shutDownCondition)
Release executor services managed by this instance if the condition passed in the parameter is fulfilled.
-