|
Griffon 1.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.griffon.runtime.core.resources.AbstractResourcesInjector
org.codehaus.griffon.runtime.core.resources.DefaultResourcesInjector
public class DefaultResourcesInjector extends AbstractResourcesInjector
Field Summary | |
---|---|
private static Logger |
LOG
|
Fields inherited from class AbstractResourcesInjector | |
---|---|
LOG, app |
Constructor Summary | |
DefaultResourcesInjector(GriffonApplication app)
|
Method Summary | |
---|---|
protected Object
|
resolveResource(String key, String[] args)
|
protected Object
|
resolveResource(String key, String[] args, String defaultValue)
|
Methods inherited from class AbstractResourcesInjector | |
---|---|
convertValue, doResourceInjection, getApp, injectResources, resolveResource, resolveResource, setFieldValue |
Field Detail |
---|
private static final Logger LOG
Constructor Detail |
---|
public DefaultResourcesInjector(GriffonApplication app)
Method Detail |
---|
protected Object resolveResource(String key, String[] args)
protected Object resolveResource(String key, String[] args, String defaultValue)
Groovy Documentation