public class DefaultGriffonServiceClass extends DefaultGriffonClass implements GriffonServiceClass
Modifier and Type | Field and Description |
---|---|
protected Set<String> |
serviceCache |
eventsCache, log
TRAILING, TYPE
STANDARD_PROPERTIES
Constructor and Description |
---|
DefaultGriffonServiceClass(GriffonApplication application,
Class<?> clazz) |
Modifier and Type | Method and Description |
---|---|
String[] |
getServiceNames()
Matches all public methods and all properties that
have a Closure as value.
|
void |
resetCaches() |
equals, getApplication, getArtifactType, getClazz, getEventNames, getFullName, getLogicalPropertyName, getName, getNaturalName, getPackageName, getPropertiesWithFields, getPropertyName, getPropertyOrStaticPropertyOrFieldValue, getPropertyType, getPropertyValue, getPropertyValue, getShortName, hashCode, hasProperty, isReadableProperty, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getEventNames
getApplication, getArtifactType, getClazz, getFullName, getLogicalPropertyName, getName, getNaturalName, getPackageName, getPropertyName, getPropertyValue, getPropertyValue, getShortName, hasProperty
public DefaultGriffonServiceClass(@Nonnull GriffonApplication application, @Nonnull Class<?> clazz)
public void resetCaches()
resetCaches
in class AbstractGriffonClass
@Nonnull public String[] getServiceNames()
GriffonServiceClass
getServiceNames
in interface GriffonServiceClass