| 
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes | ||||||||||
See:
          Description
| Interface Summary | |
| FancyDirector | This optional interface lets you create a custom map between roles and classes that fill those rolls. | 
| Class Summary | |
| Director | This static convinience class provides shortcuts to get to singleton classes and nonpersistent classes. | 
| DirectorPropertySource | This class is a SimplePropertySource for lyophil.properties. | 
| GenericDirector | This class implemetns a simple FancyDirector driven off of the director.properties file. | 
| Exception Summary | |
| ClassForRoleNotFoundException | Throw this exception when a Director, Mother, Freezer or Digger can not find the correct class to instantiate for a given role. | 
| DirectorRuntimeException | An abstract NestedRuntimeException for the Lyophilizer kit. | 
| ObjectForRoleNotFoundException | Throw this exception when a Director, Mother, Freezer or Digger can not find the correct class to instantiate for a given role. | 
Director is a kit for creating objects as specified in a PropertySource. It provides simple intances and per-jvm singletons. I plan to add per-thread instances as well.
  | 
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes | ||||||||||