BEA LOC 1.0 Service Metadata Schema Reference

bea.com/loc/metadata
complexType resourcePoolConstraintType

{http://www.w3.org/2001/XMLSchema}anyType
    {bea.com/loc/metadata}resourcePoolConstraintType

Model
<...>
name, description?, key, priority, evaluation-period?, instance-name, instance-type, attribute-name, match-undefined?, constraint-type, value
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: constraintsDefinitionType/resource-pool-constraint, constraintsDefinitionType/resource-pool-constraint
Documentation
The definition for a constraint on a pool.
                               This type is only valid when bound at the 
                               global level, that is, outside
                               the scope of any service (see constraintType).
            

Nested Element Summary
stringname
          The name of the constraint definition. 
stringdescription optional
          A description of this constraint  
stringkey
          The key for this constraint definition used in constraint bindings. 
stringpriority
          The priority of this constraint. 
longevaluation-period optional
          In the case where a policy violation has been failed and handled, this defines the minimum amount of time the system will wait before re-evaluating that policy. 
stringinstance-name
          The instance name of the object containing the metric that is measured to test this constraint. 
stringinstance-type
          The instance type of the objcet containing the metric that is measured to test this constraint. 
stringattribute-name
          The name of the attribute on the object instance that defines the metric. 
booleanmatch-undefined optional
          If true, the value will be assumed to be 0 if there is no metric available. 
annonymous type derived from stringconstraint-type
          min means the policy fails if the metric goes below a certain value. 
longvalue
          The boundary condition for this constraint, depending on the constraint type, this policy will fail if the actual value goes above (max) or below (min) this value. 

BEA LOC 1.0 Service Metadata Schema Reference

Version: 1.0