public class DefaultGriffonServiceClass extends DefaultGriffonClass implements GriffonServiceClass
| Modifier and Type | Field and Description |
|---|---|
protected Set<String> |
serviceCache |
eventsCache, logTRAILING, TYPESTANDARD_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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetEventNamesgetApplication, getArtifactType, getClazz, getFullName, getLogicalPropertyName, getName, getNaturalName, getPackageName, getPropertyName, getPropertyValue, getPropertyValue, getShortName, hasPropertypublic DefaultGriffonServiceClass(@Nonnull GriffonApplication application, @Nonnull Class<?> clazz)
public void resetCaches()
resetCaches in class AbstractGriffonClass@Nonnull public String[] getServiceNames()
GriffonServiceClassgetServiceNames in interface GriffonServiceClass