Uses of Interface
org.glassfish.tyrus.core.BaseContainer.ShutDownCondition
Packages that use BaseContainer.ShutDownCondition
-
Uses of BaseContainer.ShutDownCondition in org.glassfish.tyrus.core
Methods in org.glassfish.tyrus.core with parameters of type BaseContainer.ShutDownConditionModifier and TypeMethodDescriptionprotected void
BaseContainer.shutdown
(BaseContainer.ShutDownCondition shutDownCondition) Release executor services managed by this instance if the condition passed in the parameter is fulfilled.