| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.apache.java.recycle.ControllerFactory
This class provides static methods to create Controllers given their class names.
| Field Summary | |
| static boolean | DEBUG | 
| Constructor Summary | |
| ControllerFactory() | |
| Method Summary | |
| static Controller | create()Create the default Controller. | 
| static Controller | create(java.lang.String name)Create the controller indentified by the name. | 
| Methods inherited from class java.lang.Object | 
|  | 
| Field Detail | 
public static final boolean DEBUG
| Constructor Detail | 
public ControllerFactory()
| Method Detail | 
public static Controller create()
public static Controller create(java.lang.String name)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||