BEA WebLogic Server 9.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
element serialize-enlistments-gc-interval-millis

Super Types
{http://www.w3.org/2001/XMLSchema}long
|
+--{http://www.bea.com/ns/weblogic/90/domain} (restriction)

Documentation
The interval at which internal objects used to serialize
 resource enlistment are cleaned up.

 


 Legal Min: 0


 Default: 30000
Properties
This component is not nillable.

Model
<serialize-enlistments-gc-interval-millis>

</serialize-enlistments-gc-interval-millis>

Source
<xs:element minOccurs="0" name="serialize-enlistments-gc-interval-millis" nillable="false">
<xs:simpleType>
<xs:restriction base="xs:long">
<xs:minInclusive value="0"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

BEA WebLogic Server 9.0 Domain Configuration Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation