|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Factory | This interface describes the methods of a Factory which is configurable via a config file |
Class Summary | |
DefaultFactory | The DefaultFactory implements the Factory Interface. |
Exception Summary | |
FactoryException | This exception is used to wrap an exception occuring during factoring an Object via a Factory |
NoSuchKeyException | This exception is thrown if a Factory is working but no object with the given key could be found. |
This package contains classes for using the Factory Design Pattern.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |