| Package | Description | 
|---|---|
| org.codehaus.griffon.runtime.core.mvc | MVC group implementation [INTERNAL USE]. | 
| org.codehaus.griffon.runtime.groovy.mvc | MVC group implementation [INTERNAL USE]. | 
| org.codehaus.griffon.runtime.groovy.util | Utility classes [INTERNAL USE]. | 
| org.codehaus.griffon.runtime.util | Utility classes [INTERNAL USE]. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Instantiator | DefaultMVCGroupManager. instantiator | 
| Constructor and Description | 
|---|
| DefaultMVCGroupManager(GriffonApplication application,
                      ApplicationClassLoader applicationClassLoader,
                      Instantiator instantiator) | 
| Constructor and Description | 
|---|
| GroovyAwareMVCGroupManager(GriffonApplication application,
                          ApplicationClassLoader applicationClassLoader,
                          Instantiator instantiator) | 
| Constructor and Description | 
|---|
| GroovyScriptResourceBundleLoader(Instantiator instantiator,
                                ResourceHandler resourceHandler,
                                ResourceBundleReader resourceBundleReader,
                                griffon.util.ConfigReader configReader) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultInstantiator | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Instantiator | ClassResourceBundleLoader. instantiator | 
| Constructor and Description | 
|---|
| ClassResourceBundleLoader(Instantiator instantiator,
                         ResourceHandler resourceHandler,
                         ResourceBundleReader resourceBundleReader) |