|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Registry | |
|---|---|
| org.apache.commons.workflow.base | Basic implementations and base classes for Workflow Management System applications. |
| Uses of Registry in org.apache.commons.workflow.base |
|---|
| Classes in org.apache.commons.workflow.base that implement Registry | |
|---|---|
class |
BaseRegistry
BaseRegistry is a convenient base class for more sophisticated Registry implementations. |
| Fields in org.apache.commons.workflow.base declared as Registry | |
|---|---|
protected static Registry |
BaseRegistry.registry
The singleton registry instance. |
| Methods in org.apache.commons.workflow.base that return Registry | |
|---|---|
static Registry |
BaseRegistry.getRegistry()
Factory method to return a Singleton (per class loader) Registry instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||