org.isam.exehda.services
Class ResourceBroker.DynamicConstraint

java.lang.Object
  |
  +--org.isam.exehda.services.ResourceBroker.ResourceConstraint
        |
        +--org.isam.exehda.services.ResourceBroker.DynamicConstraint
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
Scheduler.SchedConstraint
Enclosing class:
ResourceBroker

public abstract static class ResourceBroker.DynamicConstraint
extends ResourceBroker.ResourceConstraint

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.isam.exehda.services.ResourceBroker.ResourceConstraint
BROKEN, OK, UNDEFINED
 
Constructor Summary
ResourceBroker.DynamicConstraint()
           
 
Methods inherited from class org.isam.exehda.services.ResourceBroker.ResourceConstraint
check, select
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceBroker.DynamicConstraint

public ResourceBroker.DynamicConstraint()