BEA LOC 1.0 Service Metadata Schema Reference

bea.com/loc/metadata
complexType cronServiceEventConstraintType

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

Model
<...>
name, description?, key, priority, state, cron-string
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: constraintsDefinitionType/cron-service-event-constraint, constraintsDefinitionType/cron-service-event-constraint
Documentation
Defines a trigger which will
                               generate an event (or multiple events) based on a cron string.
                               The events behave similar to ServiceEvents in that they lead to an
                               action or pipeline being executed. The actions will be applied
                               to the service which binds to this definition.
            

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. 
annonymous type derived from stringstate
          Defines whether this constraint is triggered when the service is deployed or undeployed. 
stringcron-string
          Defines when the trigger will be fired. 

BEA LOC 1.0 Service Metadata Schema Reference

Version: 1.0