Uses of Interface
org.infinispan.config.FluentGlobalConfiguration.ShutdownConfig

Packages that use FluentGlobalConfiguration.ShutdownConfig
org.infinispan.config Cache configuration beans and parsers. 
 

Uses of FluentGlobalConfiguration.ShutdownConfig in org.infinispan.config
 

Classes in org.infinispan.config that implement FluentGlobalConfiguration.ShutdownConfig
static class GlobalConfiguration.ShutdownType
          This element specifies behavior when the JVM running the cache instance shuts down.
 

Methods in org.infinispan.config that return FluentGlobalConfiguration.ShutdownConfig
 FluentGlobalConfiguration.ShutdownConfig GlobalConfiguration.ShutdownType.hookBehavior(GlobalConfiguration.ShutdownHookBehavior hookBehavior)
           
 FluentGlobalConfiguration.ShutdownConfig FluentGlobalConfiguration.ShutdownConfig.hookBehavior(GlobalConfiguration.ShutdownHookBehavior hookBehavior)
           
 


-->

Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.