| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.workflow.impl.ConditionFactory
public final class ConditionFactory
Factory to build conditions.
| Method Summary | |
|---|---|
protected static Condition | 
createCondition(java.lang.String className,
                java.lang.String expression)
Creates a condition.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
protected static Condition createCondition(java.lang.String className,
                                           java.lang.String expression)
                                    throws WorkflowException
className - The condition class name.expression - The condition expression.
WorkflowException - when creating the condition failed.
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||