urn:infinispan:config:5.1
element shutdown

Documentation
                    This element specifies behavior when the JVM running the cache instance shuts down.
                  
Properties
This component is not nillable.

Model
<shutdown
  hookBehavior = tns:shutdownHookBehavior>

</shutdown>


Attribute Summary
 tns:shutdownHookBehaviorhookBehavior
           Behavior of the JVM shutdown hook registered by the cache  

Attribute Detail

hookBehavior

Behavior of the JVM shutdown hook registered by the cache

Type:
tns:shutdownHookBehavior
Use:
optional
Form:
unqualified

Source
<xs:element minOccurs="0" name="shutdown">
<xs:complexType>
<xs:attribute name="hookBehavior" type="tns:shutdownHookBehavior">
</xs:attribute>
</xs:complexType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.