public interface InjectableGrailsClass extends GrailsClass
| Modifier and Type | Method and Description |
|---|---|
boolean |
byName()
If autowiring by name is enabled.
|
boolean |
byType()
If autowiring by type is enabled.
|
boolean |
getAvailable()
If class should be configured for dependency injection.
|
getClazz, getFullName, getGrailsApplication, getLogicalPropertyName, getMetaClass, getName, getNaturalName, getPackageName, getPropertyName, getPropertyValue, getPropertyValue, getReference, getReferenceInstance, getShortName, hasProperty, isAbstract, newInstancesetGrailsApplicationboolean byName()
boolean byType()
boolean getAvailable()