| Class | Description |
|---|---|
| BaseFactory |
Base Factory implementation.
|
| DefaultFactory |
DefaultFactory, reads configuration from the
sitemesh.configfile init param,
or /WEB-INF/sitemesh.xml if not specified, or uses the
default configuration if sitemesh.xml does not exist. |
| Exception | Description |
|---|---|
| FactoryException |
This RuntimeException is thrown by the Factory if it cannot initialize or perform
an appropriate function.
|