|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TimeBasedConstraint
A time based execution constraint for actions.
| Nested Class Summary | |
|---|---|
static class |
TimeBasedConstraint.Constraint
An enumeration of possible constraints. |
| Method Summary | |
|---|---|
long |
getInvocationFrequency()
Time, in milliseconds indicating how often to invoke the set action. |
long |
getMaxInvocationCount()
Number of times the set action has to be invoked. |
TimeBasedConstraint.Constraint |
getTimeConstraint()
Get the associated time constraint enumeration. |
| Methods inherited from interface com.tibco.rta.model.rule.InvokeConstraint |
|---|
getConstraint |
| Method Detail |
|---|
long getInvocationFrequency()
long getMaxInvocationCount()
TimeBasedConstraint.Constraint getTimeConstraint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||