| 
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.beasys.commerce.foundation.WorkflowHome
A specialized home that returns instances of a specific class of
 Workflow.  This implementation caches classes for increased performance using the 
  
 design pattern that reduces contention and synchronization overhead.
 
Workflow
| Constructor Summary | |
WorkflowHome()
 | 
|
| Method Summary | |
static Workflow | 
create(java.lang.String fullyQualifiedWorkflowClassName)
Creates a specific Workflow instance given the fully qualified classname for that Workflow.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public WorkflowHome()
| Method Detail | 
public static Workflow create(java.lang.String fullyQualifiedWorkflowClassName)
                       throws WorkflowInstantiationException
  | 
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||