BEA WebLogic Server 9.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType capacityType

Super Types
{http://www.bea.com/ns/weblogic/90/domain}capacityType (extension)

Documentation
Corresponds to CapacityMBean
Properties
This component is not nillable.

Model
<...>
count?
</...>


Nested Element Summary
xs:intcount
          Total number of requests that can be enqueued. 
Source
<xs:complexType name="capacityType">
<xs:complexContent>
<xs:extension base="dom:deploymentType">
<xs:sequence>
<xs:element minOccurs="0" name="count" nillable="false" type="xs:int">
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

BEA WebLogic Server 9.0 Domain Configuration Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation