Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.sitemesh.config.ObjectFactory Classes and Interfaces - 2 results found.
| Name | Description | Type | Package | Framework |
| ObjectFactory | Responsible for instantiating objects - converting from strings in a config file to a real instance. | Interface | org.sitemesh.config | SiteMesh |
|
| ObjectFactory .Default | Default implementation of ObjectFactory that treats the object name as a class name, loading it from the current ClassLoader and instantiating | Class | org.sitemesh.config.ObjectFactory | SiteMesh |