|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--net.walend.director.Director
|
+--net.walend.lyophil.Director
A static extension of Director that holds some convinience methods for the lyophilizer.
| Field Summary |
| Fields inherited from class net.walend.director.Director |
|
| Constructor Summary | |
Director()
|
|
| Method Summary | |
static Freezer |
getFreezer()
Return the Freezer. |
static IdentifierSource |
getIdentifierSource()
Return the IdentifierSource. |
static Mother |
getMother()
Return the Mother. |
| Methods inherited from class net.walend.director.Director |
getClassForRole, getObjectForRole, getPropertySource, getSingletonForRole |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Director()
| Method Detail |
public static IdentifierSource getIdentifierSource()
ClassForRoleNotFoundException - if the FancyDirector can not map the class to a role.CannotCreateException - if the FancyDirector can not construct the object.public static Freezer getFreezer()
ClassForRoleNotFoundException - if the FancyDirector can not map the class to a role.CannotCreateException - if the FancyDirector can not construct the object.public static Mother getMother()
ClassForRoleNotFoundException - if the FancyDirector can not map the class to a role.CannotCreateException - if the FancyDirector can not construct the object.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||