|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GlobalConfiguration.ShutdownHookBehavior | |
---|---|
org.infinispan.config |
Uses of GlobalConfiguration.ShutdownHookBehavior in org.infinispan.config |
---|
Methods in org.infinispan.config that return GlobalConfiguration.ShutdownHookBehavior | |
---|---|
GlobalConfiguration.ShutdownHookBehavior |
GlobalConfiguration.getShutdownHookBehavior()
|
static GlobalConfiguration.ShutdownHookBehavior |
GlobalConfiguration.ShutdownHookBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GlobalConfiguration.ShutdownHookBehavior[] |
GlobalConfiguration.ShutdownHookBehavior.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.infinispan.config with parameters of type GlobalConfiguration.ShutdownHookBehavior | |
---|---|
void |
GlobalConfiguration.setShutdownHookBehavior(GlobalConfiguration.ShutdownHookBehavior shutdownHookBehavior)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |