Griffon 0.9.5-rc2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

abbreviationMap - Field in GriffonClassUtils
Maps a primitive class name to its corresponding abbreviation used in array class names.
AbstractAddonManager - Class in org.codehaus.griffon.runtime.core
Base implementation of the AddonManager interface.
AbstractAddonManager(GriffonApplication) - Constructor in AbstractAddonManager
AbstractArtifactManager - Class in org.codehaus.griffon.runtime.core
Base implementation of the ArtifactManager interface.
AbstractArtifactManager(GriffonApplication) - Constructor in AbstractArtifactManager
AbstractCliTestCase - Class in griffon.test
This abstract test case makes it easy to run a Griffon command and query its output.
AbstractCliTestCase() - Constructor in AbstractCliTestCase
AbstractClosureProxy - Class in griffon.test
Skeleton implementation of a wrapper class for closures that allows you to intercept invocations of the closure.
AbstractClosureProxy(Closure) - Constructor in AbstractClosureProxy
Creates a new instance that wraps the target closure and sends profiling events to the given profiler log.
AbstractGriffonAddon - Class in org.codehaus.griffon.runtime.core
Base implementation of the GriffonAddon interface.
AbstractGriffonAddon(GriffonApplication, String) - Constructor in AbstractGriffonAddon
AbstractGriffonApplication - Class in org.codehaus.griffon.runtime.core
Implements the basics for a skeleton GriffonApplication.
AbstractGriffonApplication(String) - Constructor in AbstractGriffonApplication
AbstractGriffonArtifact - Class in org.codehaus.griffon.runtime.core
Base implementation of the GriffonArtifact interface.
AbstractGriffonArtifact() - Constructor in AbstractGriffonArtifact
AbstractGriffonArtifactScript - Class in org.codehaus.griffon.runtime.core
Base implementation of the GriffonArtifact interface for Script based artifacts.
AbstractGriffonArtifactScript(String) - Constructor in AbstractGriffonArtifactScript
AbstractGriffonClass - Class in org.codehaus.griffon.runtime.core
Abstract base class for Griffon types that provides common functionality for evaluating conventions within classes
AbstractGriffonClass(GriffonApplication, Class, String, String) - Constructor in AbstractGriffonClass
AbstractGriffonController - Class in org.codehaus.griffon.runtime.core
Base implementation of the GriffonController interface.
AbstractGriffonController() - Constructor in AbstractGriffonController
AbstractGriffonModel - Class in org.codehaus.griffon.runtime.core
Base implementation of the GriffonModel interface.
AbstractGriffonModel() - Constructor in AbstractGriffonModel
AbstractGriffonMvcArtifact - Class in org.codehaus.griffon.runtime.core
Base implementation of the GriffonMvcArtifact interface.
AbstractGriffonMvcArtifact() - Constructor in AbstractGriffonMvcArtifact
AbstractGriffonMvcArtifactScript - Class in org.codehaus.griffon.runtime.core
Base implementation of the GriffonMvcArtifact interface for Script based artifacts.
AbstractGriffonMvcArtifactScript(String) - Constructor in AbstractGriffonMvcArtifactScript
AbstractGriffonService - Class in org.codehaus.griffon.runtime.core
Base implementation of the GriffonService interface.
AbstractGriffonService() - Constructor in AbstractGriffonService
AbstractGriffonView - Class in org.codehaus.griffon.runtime.core
Base implementation of the GriffonView interface.
AbstractGriffonView() - Constructor in AbstractGriffonView
AbstractGriffonViewScript - Class in org.codehaus.griffon.runtime.core
Base implementation of the GriffonView interface for Script based views
AbstractGriffonViewScript() - Constructor in AbstractGriffonViewScript
AbstractLifecycleHandler - Class in org.codehaus.griffon.runtime.core
Base implementation of the LifecycleHandler interface.
AbstractLifecycleHandler() - Constructor in AbstractLifecycleHandler
AbstractMVCGroup - Class in org.codehaus.griffon.runtime.core
Base implementation of the MVCGroup interface
AbstractMVCGroup(GriffonApplication, MVCGroupConfiguration, String, Map) - Constructor in AbstractMVCGroup
AbstractMVCGroupConfiguration - Class in org.codehaus.griffon.runtime.core
Base implementation of the MVCGroupConfiguration interface
AbstractMVCGroupConfiguration(GriffonApplication, String, Map, Map) - Constructor in AbstractMVCGroupConfiguration
AbstractMVCGroupManager - Class in org.codehaus.griffon.runtime.core
Base implementation of the MVCGroupManager interface.
AbstractMVCGroupManager(GriffonApplication) - Constructor in AbstractMVCGroupManager
AbstractMVCHandler - Class in org.codehaus.griffon.runtime.core
Base implementation of the MVCHandler interface.
AbstractMVCHandler() - Constructor in AbstractMVCHandler
AbstractObservable - Class in org.codehaus.griffon.runtime.core
@author Andres Almiray
AbstractObservable() - Constructor in AbstractObservable
AbstractServiceManager - Class in org.codehaus.griffon.runtime.core
Base implementation of the ServiceManager interface.
AbstractServiceManager(GriffonApplication) - Constructor in AbstractServiceManager
AbstractSwingTestCase - Class in griffon.test
Base classe for Swing relatedt test.
AbstractSwingTestCase() - Constructor in AbstractSwingTestCase
AbstractSyntheticMetaMethods - Class in griffon.app
@author Danno Ferrin
AbstractSyntheticMetaMethods() - Constructor in AbstractSyntheticMetaMethods
AbstractThreadingHandler - Class in org.codehaus.griffon.runtime.core
Base implementation of the ThreadingHandler interface.
AbstractThreadingHandler() - Constructor in AbstractThreadingHandler
AbstractUIThreadHandler - Class in org.codehaus.griffon.runtime.util
Base implementation of UIThreadHandler
AbstractUIThreadHandler() - Constructor in AbstractUIThreadHandler
actionsCache - Field in DefaultGriffonControllerClass
add(int, E) - Method in CollectionUtils.ListBuilder
add(E) - Method in CollectionUtils.SetBuilder
addAbbreviation(String, String) - Method in GriffonClassUtils
Add primitive type abbreviation to maps of abbreviations.
addAll(int, Collection) - Method in CollectionUtils.ListBuilder
addAll(Collection) - Method in CollectionUtils.SetBuilder
addApplicationEventListener(String, RunnableWithArgs) - Method in AbstractGriffonApplication
addApplicationEventListener(String, RunnableWithArgs) - Method in GriffonApplication
Adds a runnable as an application event listener.
addConfiguration(MVCGroupConfiguration) - Method in AbstractMVCGroupManager
addConfiguration(MVCGroupConfiguration) - Method in MVCGroupManager
addEventListener(String, RunnableWithArgs) - Method in EventPublisher
Adds a runnable as an event listener.
addEventListener(String, RunnableWithArgs) - Method in EventRouter
Adds a Runnable as an event listener.
addEvents(GriffonApplication, Map) - Method in AddonHelper
addFactories(UberBuilder, Map, String, String) - Method in AddonHelper
addFactories(UberBuilder, def) - Method in CompositeBuilderHelper
addFactory(UberBuilder, String, String, Object) - Method in CompositeBuilderHelper
addGroup(MVCGroup) - Method in AbstractMVCGroupManager
addMethod(UberBuilder, String, String, Closure) - Method in CompositeBuilderHelper
addMethods(UberBuilder, Map, String, String) - Method in AddonHelper
addMethods(UberBuilder, def) - Method in CompositeBuilderHelper
addMVCGroups(GriffonApplication, Map) - Method in AddonHelper
ADDON_CACHE - Field in AddonHelper
addon - Field in DefaultGriffonAddonDescriptor
addonBuilderInit(GriffonApplication, FactoryBuilderSupport) - Method in AbstractGriffonAddon
addonBuilderInit(GriffonApplication, FactoryBuilderSupport) - Method in DefaultGriffonAddon
addonBuilderInit(GriffonApplication, FactoryBuilderSupport) - Method in GriffonAddon
addonBuilderPostInit(GriffonApplication, FactoryBuilderSupport) - Method in AbstractGriffonAddon
addonBuilderPostInit(GriffonApplication, FactoryBuilderSupport) - Method in DefaultGriffonAddon
addonBuilderPostInit(GriffonApplication, FactoryBuilderSupport) - Method in GriffonAddon
addonDelegate - Field in DefaultGriffonAddon
addonDescriptors - Field in AbstractAddonManager
AddonHelper - Class in org.codehaus.griffon.runtime.util
Helper class for dealing with addon initialization.
AddonHelper() - Constructor in AddonHelper
addonInit(GriffonApplication) - Method in AbstractGriffonAddon
addonInit(GriffonApplication) - Method in DefaultGriffonAddon
addonInit(GriffonApplication) - Method in GriffonAddon
AddonManager - Interface in griffon.core
Helper class capable of dealing with addons.
addonManager - Field in AbstractGriffonApplication
AddonManagerFactory - Interface in griffon.core.factories
Creates instances of AddonManager.
addonPostInit(GriffonApplication) - Method in AbstractGriffonAddon
addonPostInit(GriffonApplication) - Method in DefaultGriffonAddon
addonPostInit(GriffonApplication) - Method in GriffonAddon
addons - Field in AbstractAddonManager
addProperties(UberBuilder, Map, String, String) - Method in AddonHelper
addProperties(UberBuilder, def) - Method in CompositeBuilderHelper
addProperty(UberBuilder, String, String, Closure, Closure) - Method in CompositeBuilderHelper
addPropertyChangeListener(String, PropertyChangeListener) - Method in AbstractGriffonModel
addPropertyChangeListener(String, PropertyChangeListener) - Method in AbstractObservable
addPropertyChangeListener(String, PropertyChangeListener) - Method in Observable
Removes the given PropertyChangeListener from the listener list.
addShutdownHandler(ShutdownHandler) - Method in AbstractGriffonApplication
addShutdownHandler(ShutdownHandler) - Method in GriffonApplication
Registers a ShutdownHandler on this application
alive - Field in AbstractMVCGroup
all(Object) - Method in Log4jConfig
all(Object) - Method in RootLog4jConfig
app - Field in AbstractAddonManager
app - Field in AbstractArtifactManager
app - Field in AbstractGriffonAddon
app - Field in AbstractGriffonArtifact
app - Field in AbstractGriffonArtifactScript
app - Field in AbstractGriffonClass
app - Field in AbstractMVCGroup
app - Field in AbstractMVCGroupConfiguration
app - Field in AbstractMVCGroupManager
app - Field in AbstractServiceManager
app - Field in ArtifactHandlerAdapter
appConfigClass - Property in MockGriffonApplication
Defaults to griffon.test.mock.MockApplication
append(LoggingEvent) - Method in GriffonApplicationEventAppender
appender(Appender) - Method in Log4jConfig
APPENDERS - Property in Log4jConfig
APPLET - Enum Constant in RunMode
APPLET_RUNMODE_SHORT_NAME - Field in RunMode
APPLICATION_GRIFFON_VERSION - Field in Metadata
APPLICATION - Enum Constant in GriffonApplication.Configuration
application - Field in MVCGroupExceptionHandler
APPLICATION_NAME - Field in Metadata
APPLICATION_TOOLKIT - Field in Metadata
APPLICATION_VERSION - Field in Metadata
applicationContainerGenerator - Property in MockGriffonApplication
ApplicationHandler - Interface in griffon.core
Indicates a class that's aware of the current application instance.
ApplicationHolder - Class in griffon.util
Utility class that holds a reference to the current application.
ApplicationHolder() - Constructor in ApplicationHolder
applicationInstance - Field in ApplicationHolder
ApplicationPhase - Enum in griffon.core
Defines the application life-cycle phases.
applyPlatformTweaks(GriffonApplication) - Method in GriffonApplicationHelper
args - Field in CallableWithArgs
args - Field in RunnableWithArgs
ArtifactHandler - Interface in griffon.core
The ArtifactHandler interface's purpose is to allow the analysis of conventions within a Griffon application.
ArtifactHandlerAdapter - Class in org.codehaus.griffon.runtime.core
Base implementation of the ArtifactHandler interface.
ArtifactHandlerAdapter(GriffonApplication, String, String) - Constructor in ArtifactHandlerAdapter
artifactHandlers - Field in AbstractArtifactManager
ArtifactInfo - Class in griffon.core
Describes an artifact that can be handled by ArtifactManager.
ArtifactInfo(Class, String) - Constructor in ArtifactInfo
ArtifactManager - Interface in griffon.core
Helper class capable of dealing with artifacts and their handlers.
artifactManager - Field in AbstractGriffonApplication
ArtifactManagerFactory - Interface in griffon.core.factories
Creates instances of ArtifactManager.
artifacts - Field in AbstractArtifactManager
artifacts - Field in ArtifactHandlerAdapter
asArray(List) - Method in EventRouter
asString(LoggingEvent) - Method in GriffonApplicationEventAppender
asWritable() - Method in AbstractClosureProxy
attributeDelegates - Field in AbstractGriffonAddon

B

BASIC_METHODS - Field in GriffonClassUtils
BeanException - Class in griffon.exceptions
@author Andres Almiray
BeanException(Throwable) - Constructor in BeanException
BeanInstantiationException - Class in griffon.exceptions
@author Andres Almiray
BeanInstantiationException(Throwable) - Constructor in BeanInstantiationException
BINDABLE_PROPERTIES - Field in DefaultGriffonModelClass
bindings - Field in AbstractGriffonApplication
BOOTSTRAP_END - Enum Constant in GriffonApplication.Event
bootstrap() - Method in MockGriffonApplication
bootstrap() - Method in StandaloneGriffonApplication
BOOTSTRAP_START - Enum Constant in GriffonApplication.Event
build(Script) - Method in UberBuilder
builder - Field in AbstractGriffonView
builder - Field in AbstractGriffonViewScript
BUILDER - Enum Constant in GriffonApplication.Configuration
builder - Property in MockController
builder - Property in UberBuilderRegistration
builderClass - Property in MockGriffonApplication
Defaults to griffon.test.mock.MockBuilderConfig
builderConfig - Field in AbstractGriffonApplication
builderCustomizer - Field in CompositeBuilderHelper
builderLookup - Field in UberBuilder
builderRegistration - Field in UberBuilder
buildMVCGroup(String, String, Map) - Method in AbstractGriffonApplication
buildMVCGroup(String, String, Map) - Method in AbstractGriffonArtifact
buildMVCGroup(String, String, Map) - Method in AbstractGriffonArtifactScript
buildMVCGroup(MVCGroupConfiguration, String, Map) - Method in AbstractMVCGroupManager
buildMVCGroup(String, String, Map) - Method in AbstractMVCHandler
buildMVCGroup(MVCGroupConfiguration, String, Map) - Method in DefaultMVCGroupManager
buildMVCGroup(String, String, Map) - Method in MVCHandler
Instantiates an MVC group of the specified type with a particular name.
buildPublisher(String, List, String) - Method in EventRouter
buildScriptMember(String) - Method in AbstractMVCGroup
buildScriptMember(String) - Method in MVCGroup
Builds the target member if it's a Script, storing the result.
buildViewFromXml(Map, String) - Method in AbstractGriffonView
Transforms an XML file into a Groovy script and evaluates it using a builder.

C

CACHE_METHODS - Field in MethodUtils
Indicates whether methods should be cached for improved performance.
cache - Field in MethodUtils
Stores a cache of MethodDescriptor -> Method in a WeakHashMap.
cachedClassPropertyFetchers - Field in ClassPropertyFetcher
cacheMethod(MethodUtils.MethodDescriptor, Method) - Method in MethodUtils
Add a method to the cache.
call(Object) - Method in AbstractClosureProxy
This is the important one: logs entry and exit of the closure call.
call() - Method in CallableClosure
call(Object) - Method in CallableWithArgs
call(M, Object, C) - Method in MVCClosure
Executes this closure
callable - Field in CallableWithArgsClosure
callable - Field in Environment.EnvironmentBlockEvaluator
CallableClosure - Class in griffon.util
Helper class that executes a Closure as Callable.
CallableClosure(Closure) - Constructor in CallableClosure
CallableWithArgs - Class in griffon.util
A Callable that can have arguments.
CallableWithArgs() - Constructor in CallableWithArgs
CallableWithArgsClosure - Class in griffon.util
A Closure that wraps a CallableWithArgs.
CallableWithArgsClosure(Object, CallableWithArgs) - Constructor in CallableWithArgsClosure
callback - Field in ClassPropertyFetcher
canShutdown() - Method in AbstractGriffonApplication
canShutdown() - Method in GriffonApplication
Queries any available ShutdownHandlers.
canShutdown(GriffonApplication) - Method in ShutdownHandler
Asks this handler if the application's shutdown sequence can proceed or not.
canShutdown(GriffonApplication) - Method in ShutdownHandlerAdapter
capitalize(String) - Method in GriffonNameUtils
Capitalizes a String (makes the first char uppercase) taking care of blank strings and single character strings.
checkIdIsUnique(String, MVCGroupConfiguration) - Method in DefaultMVCGroupManager
checkIfAlive() - Method in AbstractMVCGroup
classes - Field in ArtifactHandlerAdapter
classesByName - Field in ArtifactHandlerAdapter
classLoader() - Method in ResourceLocator
ClassPropertyFetcher - Class in org.codehaus.griffon.runtime.core
Accesses class "properties": static fields, static getters, instance fields or instance getters

Method and Field instances are cached for fast access

ClassPropertyFetcher.FieldCallback - Interface in org.codehaus.griffon.runtime.core
ClassPropertyFetcher.FieldReaderFetcher - Class in org.codehaus.griffon.runtime.core
ClassPropertyFetcher.FieldReaderFetcher(Field, boolean) - Constructor in ClassPropertyFetcher.FieldReaderFetcher
ClassPropertyFetcher.GetterPropertyFetcher - Class in org.codehaus.griffon.runtime.core
ClassPropertyFetcher.GetterPropertyFetcher(Method, boolean) - Constructor in ClassPropertyFetcher.GetterPropertyFetcher
ClassPropertyFetcher.MethodCallback - Interface in org.codehaus.griffon.runtime.core
ClassPropertyFetcher.PropertyFetcher - Interface in org.codehaus.griffon.runtime.core
ClassPropertyFetcher.ReferenceInstanceCallback - Interface in org.codehaus.griffon.runtime.core
classPropertyFetcher - Field in AbstractGriffonClass
ClassPropertyFetcher(Class, ClassPropertyFetcher.ReferenceInstanceCallback) - Constructor in ClassPropertyFetcher
clazz - Field in AbstractGriffonClass
clazz - Field in ArtifactInfo
clazz - Field in ClassPropertyFetcher
clear() - Method in CollectionUtils.ListBuilder
clear() - Method in CollectionUtils.MapBuilder
clear() - Method in CollectionUtils.SetBuilder
clear() - Method in ValueRecorder
clearCache() - Method in MethodUtils
Clear the method cache.
clearClassPropertyFetcherCache() - Method in ClassPropertyFetcher
cloneMVCGroupConfiguration(String, Map) - Method in AbstractMVCGroupManager
cloneMVCGroupConfiguration(String, Map) - Method in MVCGroupManager
Clones an existing MVCGroupConfiguration, optionally overriding additional config values.
close() - Method in GriffonApplicationEventAppender
closeQuietly(Closeable) - Method in Metadata
closure - Field in CallableClosure
closureListeners - Field in EventRouter
ClosureToMapPopulator - Class in griffon.util
A simple class that takes method invocations and property setters and populates the arguments of these into the supplied map ignoring null values.
ClosureToMapPopulator() - Constructor in ClosureToMapPopulator
cls - Field in MethodUtils.MethodDescriptor
collectionToObjectArray(Collection) - Method in GriffonClassUtils
Convenience method for converting a collection to an Object[]
CollectionUtils - Class in griffon.util
CollectionUtils.ListBuilder - Class in griffon.util
CollectionUtils.ListBuilder(List) - Constructor in CollectionUtils.ListBuilder
CollectionUtils.MapBuilder - Class in griffon.util
CollectionUtils.MapBuilder(Map) - Constructor in CollectionUtils.MapBuilder
CollectionUtils.SetBuilder - Class in griffon.util
CollectionUtils.SetBuilder(Set) - Constructor in CollectionUtils.SetBuilder
CollectionUtils() - Constructor in CollectionUtils
column - Field in Value
commandOutput - Field in AbstractCliTestCase
compareTo(Object) - Method in GriffonClassUtils.MethodDescriptor
CompositeBuilderCustomizer - Interface in org.codehaus.griffon.runtime.builder
Defines the contract for toolkit specific configurations that can be applied to a FactoryBuilderSupport instance.
CompositeBuilderHelper - Class in org.codehaus.griffon.runtime.builder
Helper class that initializes a CompositeBuilder with the builder configuration read from the application.
CompositeBuilderHelper() - Constructor in CompositeBuilderHelper
computeAddonCache(GriffonApplication) - Method in AddonHelper
condition - Field in AbstractCliTestCase
config - Field in AbstractGriffonApplication
config - Field in AbstractMVCGroupConfiguration
CONFIG - Enum Constant in GriffonApplication.Configuration
CONFIG_KEY_COMPONENT - Field in DefaultMVCGroupManager
CONFIG_KEY_EVENTS_INSTANTIATION - Field in DefaultMVCGroupManager
CONFIG_KEY_EVENTS_LIFECYCLE - Field in DefaultMVCGroupManager
CONFIG_KEY_EVENTS_LISTENER - Field in DefaultMVCGroupManager
CONFIG_OPTIONS - Field in GriffonExceptionHandler
config - Property in RootLog4jConfig
configClass - Property in MockGriffonApplication
Defaults to griffon.test.mock.MockConfig
configuration - Field in AbstractMVCGroup
configurations - Field in AbstractMVCGroupManager
configure(Map) - Method in GriffonExceptionHandler
configure(Closure) - Method in Log4jConfig
ConfigUtils - Class in griffon.util
Utility class for reading configuration properties.
ConfigUtils() - Constructor in ConfigUtils
contains(Object) - Method in CollectionUtils.ListBuilder
contains(Object) - Method in CollectionUtils.SetBuilder
containsAll(Collection) - Method in CollectionUtils.ListBuilder
containsAll(Collection) - Method in CollectionUtils.SetBuilder
containsKey(Object) - Method in CollectionUtils.MapBuilder
containsValue(Object) - Method in CollectionUtils.MapBuilder
ControllerArtifactHandler - Class in org.codehaus.griffon.runtime.core
Handler for 'Controller' artifacts.
ControllerArtifactHandler(GriffonApplication) - Constructor in ControllerArtifactHandler
convertPropertyName(String) - Method in GriffonClassUtils
copyAndConfigureArguments(Map, MVCGroupConfiguration, String) - Method in DefaultMVCGroupManager
count - Field in EventRouter
create(String, Map) - Method in AbstractMVCGroupConfiguration
create(GriffonApplication) - Method in AddonManagerFactory
create(GriffonApplication) - Method in ArtifactManagerFactory
create(GriffonApplication) - Method in DefaultAddonManagerFactory
create(GriffonApplication) - Method in DefaultArtifactManagerFactory
create(GriffonApplication) - Method in DefaultMVCGroupManagerFactory
CREATE_MVC_GROUP - Enum Constant in GriffonApplication.Event
create(String, Map) - Method in MVCGroupConfiguration
Creates a new MVCGroup instance based in this configuration.
create(GriffonApplication) - Method in MVCGroupManagerFactory
createApplicationContainer() - Method in AbstractGriffonApplication
createApplicationContainer() - Method in GriffonApplication
createApplicationContainer() - Method in MockGriffonApplication
Returns the value form the execution of applicationContainerGenerator or an empty map
createBuilder(GriffonApplication, Map) - Method in CompositeBuilderHelper
createConcreteCollection(Class) - Method in GriffonClassUtils
Creates a concrete collection for the suppied interface
createConsoleAppender() - Method in Log4jConfig
createFullstackTraceAppender() - Method in Log4jConfig
createIndentPrinter(OutputStream) - Method in Xml2Groovy
createMock() - Method in GriffonMock
Creates a mock instance that can be passed as a collaborator to classes under test.
createMVCGroup(String, String, Map) - Method in AbstractGriffonApplication
createMVCGroup(String, String, Map) - Method in AbstractGriffonArtifact
createMVCGroup(String, String, Map) - Method in AbstractGriffonArtifactScript
createMVCGroup(MVCGroupConfiguration, String, Map) - Method in AbstractMVCGroupManager
createMVCGroup(String, String, Map) - Method in AbstractMVCHandler
createMVCGroup(String, String, Map) - Method in MVCHandler
Instantiates an MVC group of the specified type with a particular name.
createWrapper(Closure) - Method in AbstractClosureProxy
Called when a new instance of the proxy needs to be created for the given closure.
createWrapper(Closure) - Method in MockClosureProxy
Creates a new MockClosureProxy wrapping the given closure.
current - Field in Environment.EnvironmentBlockEvaluator
curry(Object) - Method in AbstractClosureProxy
CUSTOM - Enum Constant in Environment
CUSTOM - Enum Constant in RunMode

D

debug(Object) - Method in Log4jConfig
debug(Object) - Method in RootLog4jConfig
DEFAULT_ADDON_MANAGER_FACTORY - Field in GriffonApplicationHelper
DEFAULT_ARTIFACT_MANAGER_FACTORY - Field in GriffonApplicationHelper
DEFAULT - Field in Environment
Constants that indicates whether this GriffonApplication is running in the default environment
DEFAULT_EXECUTOR_SERVICE - Field in AbstractUIThreadHandler
DEFAULT_EXECUTOR_SERVICE - Field in UIThreadManager
DEFAULT_MVCGROUP_MANAGER_FACTORY - Field in GriffonApplicationHelper
DEFAULT_PATTERN_LAYOUT - Property in Log4jConfig
DEFAULT_PLATFORM_HANDLERS - Field in GriffonApplicationHelper
DEFAULT - Field in RunMode
Constants that indicates whether this GriffonApplication is running in the default running mode
DefaultAddonManager - Class in org.codehaus.griffon.runtime.core
@author Andres Almiray
DefaultAddonManager(GriffonApplication) - Constructor in DefaultAddonManager
DefaultAddonManagerFactory - Class in org.codehaus.griffon.runtime.core.factories
Default implementation of the AddonManagerFactory interface.
DefaultAddonManagerFactory() - Constructor in DefaultAddonManagerFactory
DefaultArtifactManager - Class in org.codehaus.griffon.runtime.core
Default implementation of ArtifactManager.
DefaultArtifactManager(GriffonApplication) - Constructor in DefaultArtifactManager
DefaultArtifactManagerFactory - Class in org.codehaus.griffon.runtime.core.factories
Default implementation of the ArtifactManagerFactory interface.
DefaultArtifactManagerFactory() - Constructor in DefaultArtifactManagerFactory
DefaultCompositeBuilderCustomizer - Class in org.codehaus.griffon.runtime.builder
Default implementation of the CompositeBuilderCustomizer interface.
DefaultCompositeBuilderCustomizer() - Constructor in DefaultCompositeBuilderCustomizer
DefaultGriffonAddon - Class in org.codehaus.griffon.runtime.core
@author Andres Almiray
DefaultGriffonAddon(GriffonApplication, Object) - Constructor in DefaultGriffonAddon
DefaultGriffonAddonDescriptor - Class in org.codehaus.griffon.runtime.core
Base implementation of the GriffonAddonDescriptor interface.
DefaultGriffonAddonDescriptor(String, String, String, String, GriffonAddon) - Constructor in DefaultGriffonAddonDescriptor
DefaultGriffonClass - Class in org.codehaus.griffon.runtime.core
A default implementation for Griffon classes that need to be registered and managed by a GriffonApplication, but don't need any special handling.
DefaultGriffonClass(GriffonApplication, Class, String) - Constructor in DefaultGriffonClass
DefaultGriffonControllerClass - Class in org.codehaus.griffon.runtime.core
@author Andres Almiray
DefaultGriffonControllerClass(GriffonApplication, Class) - Constructor in DefaultGriffonControllerClass
DefaultGriffonModelClass - Class in org.codehaus.griffon.runtime.core
@author Andres Almiray
DefaultGriffonModelClass(GriffonApplication, Class) - Constructor in DefaultGriffonModelClass
DefaultGriffonServiceClass - Class in org.codehaus.griffon.runtime.core
@author Andres Almiray
DefaultGriffonServiceClass(GriffonApplication, Class) - Constructor in DefaultGriffonServiceClass
DefaultGriffonViewClass - Class in org.codehaus.griffon.runtime.core
@author Andres Almiray
DefaultGriffonViewClass(GriffonApplication, Class) - Constructor in DefaultGriffonViewClass
DefaultLinuxPlatformHandler - Class in org.codehaus.griffon.runtime.util
Handles Linux integration.
DefaultLinuxPlatformHandler() - Constructor in DefaultLinuxPlatformHandler
DefaultMacOSXPlatformHandler - Class in org.codehaus.griffon.runtime.util
Handles OSX' menubar, about, quit and preferences menus.
DefaultMacOSXPlatformHandler() - Constructor in DefaultMacOSXPlatformHandler
DefaultMVCGroup - Class in org.codehaus.griffon.runtime.core
Default implementation of the MVCGroup interface
DefaultMVCGroup(GriffonApplication, MVCGroupConfiguration, String, Map) - Constructor in DefaultMVCGroup
DefaultMVCGroupConfiguration - Class in org.codehaus.griffon.runtime.core
Default implementation of the MVCGroupConfiguration interface
DefaultMVCGroupConfiguration(GriffonApplication, String, Map, Map) - Constructor in DefaultMVCGroupConfiguration
DefaultMVCGroupManager - Class in org.codehaus.griffon.runtime.core
Base implementation of the MVCGroupManager interface.
DefaultMVCGroupManager(GriffonApplication) - Constructor in DefaultMVCGroupManager
DefaultMVCGroupManagerFactory - Class in org.codehaus.griffon.runtime.core.factories
Default implementation of the MVCGroupManagerFactory interface.
DefaultMVCGroupManagerFactory() - Constructor in DefaultMVCGroupManagerFactory
DefaultSolarisPlatformHandler - Class in org.codehaus.griffon.runtime.util
Handles Solaris integration.
DefaultSolarisPlatformHandler() - Constructor in DefaultSolarisPlatformHandler
DefaultWindowsPlatformHandler - Class in org.codehaus.griffon.runtime.util
Handles Linux integration.
DefaultWindowsPlatformHandler() - Constructor in DefaultWindowsPlatformHandler
deferredEvents - Field in EventRouter
delegate - Field in CollectionUtils.ListBuilder
delegate - Field in CollectionUtils.MapBuilder
delegate - Field in CollectionUtils.SetBuilder
DELEGATE_TYPES - Property in AddonHelper
demand - Property in DemandProxy
demand - Property in GriffonMock
DemandProxy - Class in griffon.test
Keeps track of demands and expectations for a particular Griffon mock.
DemandProxy(Class, boolean) - Constructor in DemandProxy
descriptorsCache - Field in GriffonClassUtils
destroy() - Method in AbstractMVCGroup
DESTROY_MVC_GROUP - Enum Constant in GriffonApplication.Event
destroy() - Method in MVCGroup
Destroys the current group.
destroyMVCGroup(String) - Method in AbstractGriffonApplication
destroyMVCGroup(String) - Method in AbstractGriffonArtifact
destroyMVCGroup(String) - Method in AbstractGriffonArtifactScript
destroyMVCGroup(String) - Method in AbstractMVCHandler
destroyMVCGroup(String) - Method in DefaultMVCGroupManager
destroyMVCGroup(String) - Method in MVCHandler
Destroys an MVC group identified by a particular name.
DEVELOPMENT - Enum Constant in Environment
development(Closure) - Method in Environment.EnvironmentBlockEvaluator
DEVELOPMENT_ENVIRONMENT_SHORT_NAME - Field in Environment
development(Closure) - Method in Log4jConfig
dispose() - Method in UberBuilder
doAddGroup(MVCGroup) - Method in DefaultMVCGroupManager
doAfterCall(Object) - Method in AbstractClosureProxy
This method is called after the target closure is invoked.
doAfterCall(Object) - Method in MockClosureProxy
Empty implementation.
doBeforeCall(Object) - Method in AbstractClosureProxy
This method is called before the target closure is invoked.
doBeforeCall(Object) - Method in MockClosureProxy
Checks whether the target "method" is expected or not, on the basis that this closure is mocking a method with the name methodName.
doCall(Object) - Method in CallableWithArgsClosure
doCall(Object) - Method in RunnableWithArgsClosure
doInitialize() - Method in AbstractAddonManager
doInitialize(Map) - Method in AbstractMVCGroupManager
doInitialize() - Method in DefaultAddonManager
doInitialize(Map) - Method in DefaultMVCGroupManager
doInvokeInstanceMethod(Object, String, Object) - Method in UberInterceptorMetaClass
doInvokeStaticMethod(Object, String, Object) - Method in UberInterceptorMetaClass
doLoadArtifactMetadata() - Method in AbstractArtifactManager
doLoadArtifactMetadata() - Method in DefaultArtifactManager
doRegisterAddon(GriffonAddonDescriptor) - Method in AbstractAddonManager
doRegisterAddon(GriffonAddonDescriptor) - Method in DefaultAddonManager
doRemoveGroup(MVCGroup) - Method in DefaultMVCGroupManager
doRunLifecycleHandler(String, Class, GriffonApplication) - Method in GriffonApplicationHelper
doRunScript(String, Class, GriffonApplication) - Method in GriffonApplicationHelper
doWith(Field) - Method in ClassPropertyFetcher.FieldCallback
doWith(Method) - Method in ClassPropertyFetcher.MethodCallback

E

e(E) - Method in CollectionUtils.ListBuilder
e(Object, Object) - Method in CollectionUtils.MapBuilder
e(E) - Method in CollectionUtils.SetBuilder
eachLogger(def, Closure) - Method in Log4jConfig
EMPTY_ARGS - Field in AbstractGriffonApplication
EMPTY_ARGS - Field in GriffonClassUtils
EMPTY_CLASS_ARRAY - Field in GriffonClassUtils
EMPTY_CLASS_PARAMETERS - Field in GriffonClassUtils.MethodDescriptor
EMPTY_CLASS_PARAMETERS - Field in MethodUtils
An empty class array
EMPTY_CLOSURE_ARRAY - Field in UberBuilderRegistration
EMPTY_GRIFFON_CLASS_ARRAY - Field in ArtifactManager
EMPTY_GRIFFON_CLASS_LIST - Field in ArtifactManager
EMPTY_OBJECT_ARRAY - Field in GriffonClassUtils
EMPTY_OBJECT_ARRAY - Field in MethodUtils
An empty object array
EMPTY_STRING - Field in GriffonClassUtils
EMPTY_TYPES - Field in GriffonClassUtils
enabled - Field in EventRouter
enhance(Class, Map) - Method in AbstractSyntheticMetaMethods
enhance(GriffonApplication, Class, MetaClass, Object) - Method in GriffonApplicationHelper
enhance(MetaClass) - Method in UIThreadManager
ENHANCED - Field in AbstractSyntheticMetaMethods
enterInput(String) - Method in AbstractCliTestCase
Allows you to provide user input for any commands that require it.
entrySet() - Method in CollectionUtils.MapBuilder
Environment - Enum in griffon.util
An enum that represents the current environment
Environment.EnvironmentBlockEvaluator - Class in griffon.util
Environment.EnvironmentBlockEvaluator(Environment) - Constructor in Environment.EnvironmentBlockEvaluator
environments(Closure) - Method in Environment.EnvironmentBlockEvaluator
environments(Closure) - Method in Log4jConfig
envNameMappings - Field in Environment
equals(Object) - Method in AbstractClosureProxy
Compares based on identities, but unlike the standard implementation this one will return true if the given object is the target closure for this wrapper as well.
equals(Object) - Method in AbstractGriffonClass
equals(Object) - Method in ArtifactInfo
equals(Object) - Method in CollectionUtils.ListBuilder
equals(Object) - Method in CollectionUtils.MapBuilder
equals(Object) - Method in CollectionUtils.SetBuilder
equals(Object) - Method in GriffonClassUtils.MethodDescriptor
equals(Object) - Method in MethodUtils.MethodDescriptor
Checks for equality.
error(Object) - Method in Log4jConfig
error(Object) - Method in RootLog4jConfig
evaluateEnvironmentSpecificBlock(Environment, Closure) - Method in Environment
event(String, List) - Method in AbstractGriffonApplication
event(String, List) - Method in GriffonApplication
Publishes an application event.
Event(String) - Method in GriffonApplication.Event
EVENT_HANDLER_PATTERN - Field in GriffonClassUtils
EVENT_NAME - Field in GriffonApplicationEventAppender
EVENT_PUBLISHER_METHODS - Field in GriffonClassUtils
eventAsync(String, List) - Method in AbstractGriffonApplication
eventAsync(String, List) - Method in GriffonApplication
Publishes an application event asynchronously off the publisher's thread.
eventOutside(String, List) - Method in AbstractGriffonApplication
eventOutside(String, List) - Method in GriffonApplication
Publishes an application event asynchronously off the UI thread.
eventOutsideUI(String, List) - Method in AbstractGriffonApplication
eventOutsideUI(String, List) - Method in GriffonApplication
Publishes an application event asynchronously off the UI thread.
EventPublisher - Annotation Type in griffon.transform
EventRouter - Class in org.codehaus.griffon.runtime.core
An event handling helper.
eventRouter - Field in AbstractGriffonApplication
EventRouter() - Constructor in EventRouter
events - Field in AbstractGriffonAddon
EVENTS - Enum Constant in GriffonApplication.Configuration
eventsCache - Field in AbstractGriffonClass
eventsClass - Property in MockGriffonApplication
Defaults to griffon.test.mock.MockEvents
eventsConfig - Field in AbstractGriffonApplication
exact - Field in MethodUtils.MethodDescriptor
exceptionIfMethodNotFound(String, MissingMethodException) - Method in UberInterceptorMetaClass
execAsync(Runnable) - Method in AbstractGriffonAddon
execAsync(Runnable) - Method in AbstractGriffonApplication
execAsync(Runnable) - Method in AbstractGriffonArtifact
execAsync(Runnable) - Method in AbstractGriffonArtifactScript
execAsync - Property in AbstractSwingTestCase
Executes code asynchronously inside the UI thread
execAsync(Runnable) - Method in AbstractThreadingHandler
execAsync - Property in GriffonUnitTestCase
Executes code asynchronously inside the UI thread
execAsync(Runnable) - Method in ThreadingHandler
Executes a code block asynchronously on the UI thread.
execFuture(Callable) - Method in AbstractGriffonAddon
execFuture(Callable) - Method in AbstractGriffonApplication
execFuture(Callable) - Method in AbstractGriffonArtifact
execFuture(Callable) - Method in AbstractGriffonArtifactScript
execFuture - Property in AbstractSwingTestCase
Schedules a block of code as a Future
execFuture(Callable) - Method in AbstractThreadingHandler
execFuture - Property in GriffonUnitTestCase
Schedules a block of code as a Future
execFuture(Callable) - Method in ThreadingHandler
Executes a code block as a Future on a default ExecutorService.
execInsideUIAsync(Runnable) - Method in AbstractGriffonAddon
execInsideUIAsync(Runnable) - Method in AbstractGriffonApplication
execInsideUIAsync(Runnable) - Method in AbstractGriffonArtifact
execInsideUIAsync(Runnable) - Method in AbstractGriffonArtifactScript
execInsideUIAsync(Runnable) - Method in AbstractThreadingHandler
execInsideUIAsync(Runnable) - Method in ThreadingHandler
Executes a code block asynchronously on the UI thread.
execInsideUISync(Runnable) - Method in AbstractGriffonAddon
execInsideUISync(Runnable) - Method in AbstractGriffonApplication
execInsideUISync(Runnable) - Method in AbstractGriffonArtifact
execInsideUISync(Runnable) - Method in AbstractGriffonArtifactScript
execInsideUISync(Runnable) - Method in AbstractThreadingHandler
execInsideUISync(Runnable) - Method in ThreadingHandler
Executes a code block synchronously on the UI thread.
execOutside(Runnable) - Method in AbstractGriffonAddon
execOutside(Runnable) - Method in AbstractGriffonApplication
execOutside(Runnable) - Method in AbstractGriffonArtifact
execOutside(Runnable) - Method in AbstractGriffonArtifactScript
execOutside - Property in AbstractSwingTestCase
Executes code outside the UI thread
execOutside(Runnable) - Method in AbstractThreadingHandler
execOutside - Property in GriffonUnitTestCase
Executes code outside the UI thread
execOutside(Runnable) - Method in ThreadingHandler
Executes a code block outside of the UI thread.
execOutsideUI(Runnable) - Method in AbstractGriffonAddon
execOutsideUI(Runnable) - Method in AbstractGriffonApplication
execOutsideUI(Runnable) - Method in AbstractGriffonArtifact
execOutsideUI(Runnable) - Method in AbstractGriffonArtifactScript
execOutsideUI(Runnable) - Method in AbstractThreadingHandler
execOutsideUI(Runnable) - Method in ThreadingHandler
Executes a code block outside of the UI thread.
execSync(Runnable) - Method in AbstractGriffonAddon
execSync(Runnable) - Method in AbstractGriffonApplication
execSync(Runnable) - Method in AbstractGriffonArtifact
execSync(Runnable) - Method in AbstractGriffonArtifactScript
execSync - Property in AbstractSwingTestCase
Executes code synchronously inside the UI thread
execSync(Runnable) - Method in AbstractThreadingHandler
execSync - Property in GriffonUnitTestCase
Executes code synchronously inside the UI thread
execSync(Runnable) - Method in ThreadingHandler
Executes a code block synchronously on the UI thread.
execute(List) - Method in AbstractCliTestCase
Executes a Griffon command.
execute() - Method in Environment.EnvironmentBlockEvaluator
EXECUTE_FUTURE_RUNNER - Field in UIThreadManager
EXECUTE_FUTURE - Field in UIThreadManager
EXECUTE_INSIDE_UI_ASYNC_RUNNER - Field in UIThreadManager
EXECUTE_INSIDE_UI_ASYNC - Field in UIThreadManager
EXECUTE_INSIDE_UI_SYNC_RUNNER - Field in UIThreadManager
EXECUTE_INSIDE_UI_SYNC - Field in UIThreadManager
EXECUTE_OUTSIDE_UI_RUNNER - Field in UIThreadManager
EXECUTE_OUTSIDE_UI - Field in UIThreadManager
executeAsync(Runnable) - Method in MockUIThreadHandler
executeAsync(Runnable) - Method in UIThreadHandler
Executes a code block asynchronously on the UI thread.
executeAsync(Script) - Method in UIThreadManager
Executes a code block asynchronously on the UI thread.
executeForCurrentEnvironment(Closure) - Method in Environment
Takes an environment specific DSL block like:
executeForEnvironment(Environment, Closure) - Method in Environment
Takes an environment specific DSL block like:
executeFuture(ExecutorService, Callable) - Method in UIThreadManager
Executes a code block as a Future on an ExecutorService.
executeOutside(Runnable) - Method in AbstractUIThreadHandler
executeOutside(Runnable) - Method in MockUIThreadHandler
executeOutside(Runnable) - Method in UIThreadHandler
Executes a code block outside of the UI thread.
executeOutside(Script) - Method in UIThreadManager
Executes a code block outside of the UI thread.
executeSync(Runnable) - Method in MockUIThreadHandler
executeSync(Runnable) - Method in UIThreadHandler
Executes a code block synchronously on the UI thread.
executeSync(Script) - Method in UIThreadManager
Executes a code block synchronously on the UI thread.
expandoMetaClassFor(Class) - Method in GriffonApplicationHelper
Creates, register and assigns an ExpandoMetaClass for a target class.
expectation - Property in DemandProxy
expectation - Field in MockClosureProxy

F

factories - Field in AbstractGriffonAddon
factory - Property in UberBuilderRegistration
factory - Property in UberInterceptorMetaClass
FactoryUtils - Class in org.codehaus.griffon.factory
@author Andres Almiray
FactoryUtils() - Constructor in FactoryUtils
fatal(Object) - Method in Log4jConfig
fatal(Object) - Method in RootLog4jConfig
fetchApplicationProperties(ClassLoader) - Method in Metadata
field - Field in ClassPropertyFetcher.FieldReaderFetcher
FILE - Field in Metadata
fillReferencedProperties(MVCGroup, Map) - Method in DefaultMVCGroupManager
findAddon(String) - Method in AbstractAddonManager
findAddon(String) - Method in AddonManager
Finds an addon by name.
findAddonDescriptor(String) - Method in AbstractAddonManager
findAddonDescriptor(String) - Method in AddonManager
Finds an addon descriptor by name.
findAddonDescriptors(String) - Method in AbstractAddonManager
findAddonDescriptors(String) - Method in AddonManager
Finds all addon descriptors that are registered with the specified prefix.
findClassFor(String) - Method in ArtifactHandler
Finds an artifact by its property name.
findClassFor(String) - Method in ArtifactHandlerAdapter
findConfiguration(String) - Method in AbstractMVCGroupManager
findConfiguration(String) - Method in MVCGroupManager
findDeclaredMethod(Class, String, Class) - Method in GriffonClassUtils
findGriffonClass(String) - Method in AbstractArtifactManager
findGriffonClass(String) - Method in ArtifactManager
Finds an artifact by name.
findGroup(String) - Method in AbstractMVCGroupManager
findGroup(String) - Method in MVCGroupManager
findPropertyNameForValue(Object, Object) - Method in GriffonClassUtils
Locates the name of a property for the given value on the target object using Groovy's meta APIs.
findService(String) - Method in ServiceArtifactHandler.DefaultServiceManager
findService(String) - Method in ServiceManager
Finds an service by name.
fireApplicationEvent(Level, String, Throwable) - Method in GriffonApplicationEventAppender
fireEvent(Object, String, List) - Method in EventRouter
firePropertyChange(String, Object, Object) - Method in AbstractGriffonModel
firePropertyChange(String, Object, Object) - Method in AbstractObservable
forClass(Class, ClassPropertyFetcher.ReferenceInstanceCallback) - Method in ClassPropertyFetcher
forMethod(MetaMethod) - Method in GriffonClassUtils.MethodDescriptor
fullName - Field in AbstractGriffonClass

G

get(ReferenceInstanceCallback) - Method in ClassPropertyFetcher.FieldReaderFetcher
get(ReferenceInstanceCallback) - Method in ClassPropertyFetcher.GetterPropertyFetcher
get(ReferenceInstanceCallback) - Method in ClassPropertyFetcher.PropertyFetcher
get(int) - Method in CollectionUtils.ListBuilder
get(Object) - Method in CollectionUtils.MapBuilder
get() - Method in Metadata.FinalReference
GET_METHOD_PATTERN - Field in AbstractArtifactManager
getAccessibleMethod(Class, Method) - Method in MethodUtils
getAccessibleMethodFromInterfaceNest(Class, String, Class) - Method in MethodUtils
getAccessibleMethodFromSuperclass(Class, String, Class) - Method in MethodUtils
getActionNames() - Method in DefaultGriffonControllerClass
getActionNames() - Method in GriffonControllerClass
Matches all public methods and all properties that have a Closure as value.
getAddon() - Method in DefaultGriffonAddonDescriptor
getAddon() - Method in GriffonAddonDescriptor
Returns the Addon instance
getAddonCache() - Method in AddonHelper
getAddonDescriptors() - Method in AbstractAddonManager
getAddonDescriptors() - Method in AddonManager
Returns a read-only view of all available addon descriptors
getAddonManager() - Method in AbstractGriffonApplication
getAddonManager() - Method in GriffonApplication
Returns the application's AddonManager instance.
getAddons() - Method in AbstractAddonManager
getAddons() - Method in AddonManager
Returns a read-only view of all available addons
getAddonsInternal() - Method in AbstractAddonManager
getAllClasses() - Method in AbstractArtifactManager
getAllClasses() - Method in ArtifactManager
Finds all artifact classes.
getApp() - Method in AbstractAddonManager
getApp() - Method in AbstractArtifactManager
getApp() - Method in AbstractGriffonAddon
getApp() - Method in AbstractGriffonArtifact
getApp() - Method in AbstractGriffonArtifactScript
getApp() - Method in AbstractGriffonClass
getApp() - Method in AbstractLifecycleHandler
getApp() - Method in AbstractMVCGroup
getApp() - Method in AbstractMVCGroupConfiguration
getApp() - Method in AbstractMVCGroupManager
getApp() - Method in AbstractMVCHandler
getApp() - Method in AbstractServiceManager
getApp() - Method in ApplicationHandler
Reference to the current GriffonApplication
getApp() - Method in ArtifactHandlerAdapter
getAppConfigClass() - Method in AbstractGriffonApplication
getAppConfigClass() - Method in GriffonApplication
Gets the script class that holds the MVC configuration (i.e.
getAppConfigClass() - Method in MockGriffonApplication
getApplication() - Method in ApplicationHolder
Returns the current running application.
getApplicationName() - Method in Metadata
@return The application name
getApplicationToolkit() - Method in Metadata
@return Supported toolkit by this application
getApplicationVersion() - Method in Metadata
@return The application version
getArchetype() - Method in Metadata
getArgs() - Method in CallableWithArgs
getArgs() - Method in RunnableWithArgs
getArtifactHandlers() - Method in AbstractArtifactManager
getArtifactManager() - Method in AbstractGriffonApplication
getArtifactManager() - Method in GriffonApplication
Returns the application's ArtifactManager instance.
getArtifacts() - Method in AbstractArtifactManager
getArtifacts() - Method in ArtifactHandlerAdapter
getArtifactType() - Method in AbstractGriffonArtifact
getArtifactType() - Method in AbstractGriffonClass
getArtifactType() - Method in AbstractGriffonController
getArtifactType() - Method in AbstractGriffonModel
getArtifactType() - Method in AbstractGriffonService
getArtifactType() - Method in AbstractGriffonView
getArtifactType() - Method in GriffonClass
Returns the artifact type represented by the GriffonClass

getAt(String) - Method in AbstractMVCGroupManager
getAt(String) - Method in MVCGroupManager
getAttributeDelegates() - Method in AbstractGriffonAddon
getAttributeDelegates() - Method in DefaultGriffonAddon
getAttributeDelegates() - Method in GriffonAddon
getBindings() - Method in AbstractGriffonApplication
getBindings() - Method in GriffonApplication
getBooleanFromMap(String, Map) - Method in GriffonClassUtils
Retrieves a boolean value from a Map for the given key
getBuilder() - Method in AbstractGriffonView
getBuilder() - Method in AbstractGriffonViewScript
getBuilder() - Method in AbstractMVCGroup
getBuilder() - Method in MVCGroup
Returns the builder portion of this group.
getBuilderClass() - Method in AbstractGriffonApplication
getBuilderClass() - Method in GriffonApplication
Gets the script class that holds builder configuration (i.e.
getBuilderClass() - Method in MockGriffonApplication
getBuilderConfig() - Method in AbstractGriffonApplication
getBuilderConfig() - Method in GriffonApplication
Returns the runtime configuration required for instantiating a CompositeBuilder
getBuilders() - Method in AbstractGriffonApplication
getBuilders() - Method in AbstractMVCGroupManager
getBuilders() - Method in GriffonApplication
Returns all currently available builder instances, keyed by group name.
getBuilders() - Method in MVCGroupManager
Returns all currently available builder instances, keyed by group name.
getCachedMethod(MethodUtils.MethodDescriptor) - Method in MethodUtils
Return the method from the cache, if present.
getCallable() - Method in Environment.EnvironmentBlockEvaluator
getClasses() - Method in ArtifactHandler
Returns the set of all artifact classes this handler manages.
getClasses() - Method in ArtifactHandlerAdapter
getClassesByName() - Method in ArtifactHandlerAdapter
getClassesOfType(String) - Method in AbstractArtifactManager
getClassesOfType(String) - Method in ArtifactManager
Finds all artifacts of an specific type.
getClassFor(String) - Method in ArtifactHandler
Finds an artifact by class name if it represents a class that is handled by this ArtifactHandler.
getClassFor(String) - Method in ArtifactHandlerAdapter
getClassName(String, String) - Method in GriffonNameUtils
Returns the class name for the given logical name and trailing name.
getClassNameForLowerCaseHyphenSeparatedName(String) - Method in GriffonNameUtils
Converts foo-bar into FooBar.
getClassNameRepresentation(String) - Method in GriffonNameUtils
Returns the class name representation of the given name
getClazz() - Method in AbstractGriffonClass
getClazz() - Method in ArtifactInfo
getClazz() - Method in GriffonClass
Returns the actual class represented by the GriffonClass

getColumn() - Method in Value
getConfig() - Method in AbstractGriffonApplication
getConfig() - Method in AbstractMVCGroupConfiguration
getConfig() - Method in GriffonApplication
Returns the merged runtime configuration from appConfig and config
getConfig() - Method in MVCGroupConfiguration
Returns a Map with additional configuration for this group.
getConfigClass() - Method in AbstractGriffonApplication
getConfigClass() - Method in GriffonApplication
Gets the script class that holds additional configuration (i.e.
getConfigClass() - Method in MockGriffonApplication
getConfiguration() - Method in AbstractMVCGroup
getConfiguration() - Method in MVCGroup
Returns the configuration of this group.
getConfigurations() - Method in AbstractMVCGroupManager
getConfigurations() - Method in MVCGroupManager
getConfigValue(Map, String, Object) - Method in ConfigUtils
Returns the value for the specified key with an optional default value if no match is found.
getConfigValueAsBoolean(Map, String, boolean) - Method in ConfigUtils
Returns the value for the specified key with an optional default value if no match is found.
getConfigValueAsInt(Map, String, int) - Method in ConfigUtils
Returns the value for the specified key with an optional default value if no match is found.
getConfigValueAsString(Map, String, String) - Method in ConfigUtils
Returns the value for the specified key with an optional default value if no match is found.
getController() - Method in AbstractMVCGroup
getController() - Method in MVCGroup
Returns the Controller portion of this group.
getControllers() - Method in AbstractGriffonApplication
getControllers() - Method in AbstractMVCGroupManager
getControllers() - Method in GriffonApplication
Returns all currently available controller instances, keyed by group name.
getControllers() - Method in MVCGroupManager
Returns all currently available controller instances, keyed by group name.
getCurrent() - Method in Environment
Returns the current environment which is typcally either DEVELOPMENT, PRODUCTION or TEST.
getCurrent() - Method in Metadata
@return Returns the metadata for the current application
getCurrent() - Method in RunMode
Returns the current RunMode which is typically either STANDALONE, WEBSTART or APPLET.
getCurrentEnvironment() - Method in Environment
@see #getCurrent()
getCurrentRunMode() - Method in RunMode
@see #getCurrent()
getDelegate() - Method in AbstractClosureProxy
getDemand() - Method in GriffonMock
Returns a "demand" object that supports the "control.demand.myMethod() {}" syntax.
getDirective() - Method in AbstractClosureProxy
getEnvironment(String) - Method in Environment
Returns the environment for the given short name
getEnvironment() - Method in Metadata
@return The environment the application expects to run in
getEnvironmentSpecificBlock(Environment, Closure) - Method in Environment
Takes an environment specific DSL block like:
getEventNames() - Method in AbstractGriffonClass
getEventNames() - Method in GriffonControllerClass
Matches all public methods and closure properties whose name matches the event handler convention, i.e, starts with "on" and is followed by at least one uppercase character.
getEventNames() - Method in GriffonModelClass
Matches all public methods and closure properties whose name matches the event handler convention, i.e, starts with "on" and is followed by at least one uppercase character.
getEventNames() - Method in GriffonServiceClass
Matches all public methods and closure properties whose name matches the event handler convention, i.e, starts with "on" and is followed by at least one uppercase character.
getEvents() - Method in AbstractGriffonAddon
getEvents() - Method in DefaultGriffonAddon
getEvents() - Method in GriffonAddon
getEventsClass() - Method in AbstractGriffonApplication
getEventsClass() - Method in GriffonApplication
Gets the script class that holds global event handler configuration (i.e.
getEventsClass() - Method in MockGriffonApplication
getEventsConfig() - Method in AbstractGriffonApplication
getEventsConfig() - Method in GriffonApplication
Returns the runtime configuration for global event handlers.
getExpandoMetaClass(Class) - Method in GriffonClassUtils
getFactories() - Method in AbstractGriffonAddon
getFactories() - Method in DefaultGriffonAddon
getFactories() - Method in GriffonAddon
getFieldValue(Object, String) - Method in GriffonClassUtils
Get the value of a declared field on an object
getFullName() - Method in AbstractGriffonClass
getFullName() - Method in GriffonClass
Returns the full name of the class in the application with the the trailing convention part and with the package name.
getGetterName(String) - Method in GriffonClassUtils
Calculate the name for a getter method to retrieve the specified property
getGetterName(String) - Method in GriffonNameUtils
Calculate the name for a getter method to retrieve the specified property
getGriffonClass() - Method in AbstractGriffonArtifact
getGriffonClass() - Method in AbstractGriffonArtifactScript
getGriffonClass() - Method in GriffonArtifact
Returns the GriffonClass associated with this artifact.
getGriffonStartDir() - Method in Metadata
Returns the application's starting directory.
getGriffonStartDirSafe() - Method in Metadata
Returns ia non-null value for the application's starting directory.
getGriffonVersion() - Method in Metadata
@return The Griffon version used to build the application
getGriffonWorkingDir() - Method in Metadata
@return The application working directory
getGroovyProperty(String, Class, boolean) - Method in AbstractGriffonClass
getGroups() - Method in AbstractGriffonApplication
getGroups() - Method in AbstractMVCGroupManager
getGroups() - Method in GriffonApplication
Returns all currently available groups, keyed by group name.
getGroups() - Method in MVCGroupManager
getHeadless() - Method in AbstractSwingTestCase
Alias for isHeadless().
getHyphenatedName(String) - Method in GriffonNameUtils
Retrieves the hyphenated name representation of the given class name.
getInstalledPlugins() - Method in Metadata
Obtains a map (name->version) of installed plugins specified in the project metadata
getInstance(File) - Method in Metadata
Loads and returns a new Metadata object for the given File
getInstance() - Method in UIThreadManager
getInstance() - Method in Xml2Groovy
getIs64Bit() - Method in GriffonApplicationUtils
getIsJdk14() - Method in GriffonApplicationUtils
getIsJdk15() - Method in GriffonApplicationUtils
getIsJdk16() - Method in GriffonApplicationUtils
getIsJdk17() - Method in GriffonApplicationUtils
getIsLinux() - Method in GriffonApplicationUtils
getIsMacOSX() - Method in GriffonApplicationUtils
getIsSolaris() - Method in GriffonApplicationUtils
getIsUnix() - Method in GriffonApplicationUtils
getIsWindows2000() - Method in GriffonApplicationUtils
getIsWindows2003() - Method in GriffonApplicationUtils
getIsWindows7() - Method in GriffonApplicationUtils
getIsWindows95() - Method in GriffonApplicationUtils
getIsWindows98() - Method in GriffonApplicationUtils
getIsWindows() - Method in GriffonApplicationUtils
getIsWindowsNT() - Method in GriffonApplicationUtils
getIsWindowsVista() - Method in GriffonApplicationUtils
getIsWindowsXP() - Method in GriffonApplicationUtils
getJavaVersion() - Method in GriffonApplicationUtils
getLocale() - Method in AbstractGriffonApplication
getLocale() - Method in GriffonApplication
Gets the application locale.
getLog() - Method in AbstractGriffonAddon
getLog() - Method in AbstractGriffonApplication
getLog() - Method in AbstractGriffonArtifact
getLog() - Method in AbstractGriffonArtifactScript
getLog() - Method in GriffonAddon
Returns a Logger instance suitable for this addon.
getLog() - Method in GriffonApplication
Returns a Logger instance suitable for this application.
getLog() - Method in GriffonArtifact
Returns a Logger instance suitable for this Artifact.
getLogicalName(String, String) - Method in GriffonNameUtils
Retrieves the logical name of the class without the trailing name
getLogicalPropertyName() - Method in AbstractGriffonClass
getLogicalPropertyName() - Method in GriffonClass
Returns the logical name of the class as a property name

getLogicalPropertyName(String, String) - Method in GriffonNameUtils
getMatchingAccessibleMethod(Class, String, Class) - Method in MethodUtils
getMaximumNumberOfParameters() - Method in AbstractClosureProxy
getMember(String) - Method in AbstractMVCGroup
getMember(String) - Method in MVCGroup
Returns the specified member type.
getMembers() - Method in AbstractMVCGroup
getMembers() - Method in AbstractMVCGroupConfiguration
getMembers() - Method in MVCGroup
Returns a read-only view of all instance members.
getMembers() - Method in MVCGroupConfiguration
Returns a Map with the names of all members keyed by type.
getMetaClass() - Method in AbstractGriffonArtifact
getMetaClass() - Method in AbstractGriffonArtifactScript
getMetaClass() - Method in AbstractGriffonClass
@return the metaClass
getMetaClass() - Method in GriffonArtifact
Gets the MetaClass of this artifact.
getMetaClass() - Method in GriffonClass
Gets the MetaClass of this GriffonClass.
getMetadata() - Method in AbstractGriffonApplication
getMetadata() - Method in GriffonApplication
Gets the application's configuration set on 'application.properties'.
getMetaProperties() - Method in AbstractGriffonClass
getMethodName() - Method in UIThreadManager.ScriptOrRunnableRunner
getMethods() - Method in AbstractGriffonAddon
getMethods() - Method in DefaultGriffonAddon
getMethods() - Method in GriffonAddon
getModel() - Method in AbstractMVCGroup
getModel() - Method in MVCGroup
Returns the Model portion of this group.
getModelPropertyValue(GriffonModel, String) - Method in DefaultGriffonModelClass
getModelPropertyValue(GriffonModel, String) - Method in GriffonModelClass
Returns the value of a model property.
getModels() - Method in AbstractGriffonApplication
getModels() - Method in AbstractMVCGroupManager
getModels() - Method in GriffonApplication
Returns all currently available model instances, keyed by group name.
getModels() - Method in MVCGroupManager
Returns all currently available model instances, keyed by group name.
getModifiers() - Method in GriffonClassUtils.MethodDescriptor
getMvcGroupManager() - Method in AbstractGriffonApplication
getMvcGroupManager() - Method in GriffonApplication
Returns the application's MVCGroupManager instance.
getMvcGroups() - Method in AbstractGriffonAddon
getMvcGroups() - Method in DefaultGriffonAddon
getMvcGroups() - Method in GriffonAddon
getMvcId() - Method in AbstractMVCGroup
getMvcId() - Method in MVCGroup
Returns the id of the group.
getMvcName() - Method in MVCGroupInstantiationException
getMvcType() - Method in AbstractMVCGroup
getMvcType() - Method in AbstractMVCGroupConfiguration
getMvcType() - Method in MVCGroup
Returns the type of this group as set in the application's configuration.
getMvcType() - Method in MVCGroupConfiguration
Returns the type of this group.
getMvcType() - Method in MVCGroupConfigurationException
getMvcType() - Method in MVCGroupInstantiationException
getName() - Method in AbstractGriffonClass
getName() - Method in DefaultGriffonAddonDescriptor
getName() - Method in Environment
@return The name of the environment
getName() - Method in GriffonAddonDescriptor
Returns the name of the Addon.
getName() - Method in GriffonApplication.Configuration
Returns the capitalized String representation of this Configuration object.
getName() - Method in GriffonApplication.Event
Returns the capitalized String representation of this Event object.
getName() - Method in GriffonApplication.Lifecycle
Returns the capitalized String representation of this Lifecycle object.
getName() - Method in GriffonClass
Returns the logical name of the class in the application without the trailing convention part if applicable and without the package name.
getName() - Method in GriffonClassUtils.MethodDescriptor
getName() - Method in RunMode
@return The name of the running mode
getNaturalName() - Method in AbstractGriffonClass
getNaturalName() - Method in GriffonClass
Returns the name of the property in natural terms (eg.
getNaturalName(String) - Method in GriffonNameUtils
Converts a property name into its natural language equivalent eg ('firstName' becomes 'First Name')
getObjectTransformationCost(Class, Class) - Method in MethodUtils
Gets the number of steps required needed to turn the source class into the destination class.
getOsArch() - Method in GriffonApplicationUtils
getOsName() - Method in GriffonApplicationUtils
getOsVersion() - Method in GriffonApplicationUtils
getOutput() - Method in AbstractCliTestCase
Returns the process output as a string.
getPackageName() - Method in AbstractGriffonClass
getPackageName() - Method in GriffonClass
Returns the package name of the class.
getPackageName(String) - Method in GriffonClassUtils
getParameterTypes() - Method in AbstractClosureProxy
getParameterTypes() - Method in GriffonClassUtils.MethodDescriptor
getPhase() - Method in AbstractGriffonApplication
getPhase() - Method in GriffonApplication
Returns the current phase.
getPlatform() - Method in GriffonApplicationUtils
getPluginName() - Method in DefaultGriffonAddonDescriptor
getPluginName() - Method in GriffonAddonDescriptor
Returns the plugin name associated with this Addon
getPostInstantiateDelegates() - Method in AbstractGriffonAddon
getPostInstantiateDelegates() - Method in DefaultGriffonAddon
getPostInstantiateDelegates() - Method in GriffonAddon
getPostNodeCompletionDelegates() - Method in AbstractGriffonAddon
getPostNodeCompletionDelegates() - Method in DefaultGriffonAddon
getPostNodeCompletionDelegates() - Method in GriffonAddon
getPrefix() - Method in DefaultGriffonAddonDescriptor
getPrefix() - Method in GriffonAddonDescriptor
Returns the prefix for this Addon.
getPreInstantiateDelegates() - Method in AbstractGriffonAddon
getPreInstantiateDelegates() - Method in DefaultGriffonAddon
getPreInstantiateDelegates() - Method in GriffonAddon
getPrimitiveType(Class) - Method in MethodUtils
Gets the class for the primitive type corresponding to the primitive wrapper class given.
getPrimitiveWrapper(Class) - Method in MethodUtils
Gets the wrapper object class for the given primitive type class.
getPropertiesAssignableToType(Class, Class) - Method in GriffonClassUtils
Retrieves all the properties of the given class which are assignable to the given type
getPropertiesOfType(Class, Class) - Method in GriffonClassUtils
Retrieves all the properties of the given class for the given type
getPropertiesWithFields() - Method in AbstractGriffonClass
Returns an array of property names that are backed by a filed with a matching name.
getPropertiesWithFields() - Method in ClassPropertyFetcher
getProperty(String) - Method in AbstractClosureProxy
getProperty(Object, String) - Method in GriffonClassUtils
Return the value of the specified property of the specified bean, no matter which property reference format is used, with no type conversions.
getProperty(String) - Method in UberBuilder
getProperty(Object, String) - Method in UberInterceptorMetaClass
getPropertyChangeListeners(String) - Method in AbstractGriffonModel
getPropertyChangeListeners(String) - Method in AbstractObservable
getPropertyChangeListeners(String) - Method in Observable
Returns an array of all the listeners which have been associated with the named property.
getPropertyDescriptor(Class, String) - Method in GriffonClassUtils
getPropertyDescriptorForValue(Object, Object) - Method in GriffonClassUtils
Retrieves a PropertyDescriptor for the specified instance and property value
getPropertyDescriptors() - Method in AbstractGriffonClass
getPropertyDescriptors() - Method in ClassPropertyFetcher
getPropertyDescriptors(Class) - Method in GriffonClassUtils
getPropertyForGetter(String) - Method in GriffonClassUtils
Returns a property name equivalent for the given getter name or null if it is not a getter
getPropertyForSetter(String) - Method in GriffonClassUtils
Returns a property name equivalent for the given setter name or null if it is not a getter
getPropertyName() - Method in AbstractGriffonClass
getPropertyName() - Method in GriffonClass
Returns the name of the class as a property name

getPropertyName(Class) - Method in GriffonNameUtils
Shorter version of getPropertyNameRepresentation
getPropertyNameForLowerCaseHyphenSeparatedName(String) - Method in GriffonNameUtils
Converts foo-bar into fooBar
getPropertyNameRepresentation(String) - Method in GriffonNameUtils
Returns the property name representation of the given name
getPropertyNames() - Method in DefaultGriffonModelClass
getPropertyNames() - Method in GriffonModelClass
Matches all public properties that are not event handlers nor have a Closure as their value.
getPropertyOrStaticPropertyOrFieldValue(String, Class) - Method in AbstractGriffonClass
getPropertyOrStaticPropertyOrFieldValue(Object, String) - Method in GriffonClassUtils
getPropertyType(String) - Method in AbstractGriffonClass
getPropertyType(String, boolean) - Method in ClassPropertyFetcher
getPropertyType(String) - Method in ClassPropertyFetcher.FieldReaderFetcher
getPropertyType(String) - Method in ClassPropertyFetcher.GetterPropertyFetcher
getPropertyType(String) - Method in ClassPropertyFetcher.PropertyFetcher
getPropertyType(Class, String) - Method in GriffonClassUtils
Returns the type of the given property contained within the specified class
getPropertyValue(String) - Method in AbstractGriffonClass
getPropertyValue(String, Class) - Method in ClassPropertyFetcher
getPropertyValue(String, Class) - Method in GriffonClass
Obtains a property value for the given name and type.
getPropertyValueObject(String) - Method in AbstractGriffonClass
getPropertyValueOfNewInstance(Class, String) - Method in GriffonClassUtils
Returns the value of the specified property and type from an instance of the specified Griffon class
getPropertyValueWithFetcher(String, ClassPropertyFetcher.PropertyFetcher) - Method in ClassPropertyFetcher
getProps() - Method in AbstractGriffonAddon
getProps() - Method in DefaultGriffonAddon
getProps() - Method in GriffonAddon
getReadMethod(Class, PropertyDescriptor) - Method in GriffonClassUtils
getReference() - Method in ClassPropertyFetcher
getReferenceInstance() - Method in AbstractGriffonClass
getReferenceInstance() - Method in ClassPropertyFetcher.ReferenceInstanceCallback
getReferenceInstance() - Method in GriffonClass
@return Sample (reference) instance for this Griffon class
getRegex() - Method in RegexExpression
getResolveStrategy() - Method in AbstractClosureProxy
getResourceAsStream(String) - Method in AbstractGriffonAddon
getResourceAsStream(String) - Method in AbstractGriffonApplication
getResourceAsStream(String) - Method in AbstractGriffonArtifact
getResourceAsStream(String) - Method in AbstractGriffonArtifactScript
getResourceAsStream(String) - Method in ResourceHandler
Returns an input stream for reading the specified resource.
getResourceAsStream(String) - Method in ResourceLocator
getResourceAsURL(String) - Method in AbstractGriffonAddon
getResourceAsURL(String) - Method in AbstractGriffonApplication
getResourceAsURL(String) - Method in AbstractGriffonArtifact
getResourceAsURL(String) - Method in AbstractGriffonArtifactScript
getResourceAsURL(String) - Method in ResourceHandler
Finds the resource with the given name.
getResourceAsURL(String) - Method in ResourceLocator
getResources(String) - Method in AbstractGriffonAddon
getResources(String) - Method in AbstractGriffonApplication
getResources(String) - Method in AbstractGriffonArtifact
getResources(String) - Method in AbstractGriffonArtifactScript
getResources(String) - Method in ResourceHandler
Finds all the resources with the given name.
getResources(String) - Method in ResourceLocator
getRunMode(String) - Method in RunMode
Returns the running mode for the given short name
getScriptResult(String) - Method in AbstractMVCGroup
getScriptResult(String) - Method in MVCGroup
Returns the result of the evaluation of the specified member if it's a Script.
getServiceManager() - Method in AbstractGriffonApplication
getServiceManager() - Method in GriffonApplication
Returns the application's ServiceManager instance.
getServiceNames() - Method in DefaultGriffonServiceClass
getServiceNames() - Method in GriffonServiceClass
Matches all public methods and all properties that have a Closure as value.
getServices() - Method in AbstractGriffonApplication
getServices() - Method in GriffonApplication
Returns all currently available service instances, keyed by group name.
getServices() - Method in ServiceArtifactHandler.DefaultServiceManager
getServices() - Method in ServiceManager
Returns a read-only view of all available services
getSetterName(String) - Method in GriffonClassUtils
Retrieves the name of a setter for the specified property name
getSetterName(String) - Method in GriffonNameUtils
Retrieves the name of a setter for the specified property name
getShortClassName(String) - Method in GriffonClassUtils
getShortName() - Method in AbstractGriffonClass
getShortName() - Method in GriffonClass
Returns the short name of the class without package prefix

getShortName(String) - Method in GriffonNameUtils
Returns the class name without the package prefix
getStartupArgs() - Method in AbstractGriffonApplication
getStartupArgs() - Method in GriffonApplication
Returns the arguments set on the command line (if any).
getStatic() - Method in DemandProxy
getStaticPropertyValue(String, Class) - Method in AbstractGriffonClass
Get the value of the named static property.
getStaticPropertyValue(String, Class) - Method in ClassPropertyFetcher
getStaticPropertyValue(Class, String) - Method in GriffonClassUtils
GETTER_PATTERN_1 - Field in GriffonClassUtils
GETTER_PATTERN_2 - Field in GriffonClassUtils
getTotalTransformationCost(Class, Class) - Method in MethodUtils
Returns the sum of the object transformation cost for each class in the source argument list.
getTrailing() - Method in ArtifactHandler
Get the trailing suffix that identifies the artifact.
getTrailing() - Method in ArtifactHandlerAdapter
getType() - Method in ArtifactHandler
Get the type of artifact this handler processes.
getType() - Method in ArtifactHandlerAdapter
getType() - Method in ArtifactInfo
getUIThreadHandler() - Method in UIThreadManager
getValue() - Method in Value
getValues() - Method in ValueRecorder
getVersion() - Method in DefaultGriffonAddonDescriptor
getVersion() - Method in GriffonAddonDescriptor
Returns the plugin version associated with this Addon
getView() - Method in AbstractMVCGroup
getView() - Method in MVCGroup
Returns the View portion of this group.
getViews() - Method in AbstractGriffonApplication
getViews() - Method in AbstractMVCGroupManager
getViews() - Method in GriffonApplication
Returns all currently available view instances, keyed by group name.
getViews() - Method in MVCGroupManager
Returns all currently available view instances, keyed by group name.
getWorkDir() - Method in AbstractCliTestCase
Returns the working directory for the current command.
GRIFFON_EXCEPTION_OUTPUT - Field in GriffonExceptionHandler
"griffon.exception.output"
GRIFFON_FULL_STACKTRACE - Field in GriffonExceptionHandler
"griffon.full.stacktrace"
GRIFFON_START_DIR - Field in Metadata
GRIFFON_WORKING_DIR - Field in Metadata
GriffonAddon - Interface in griffon.core
Identifies an Addon artifact.
GriffonAddonDescriptor - Interface in griffon.core
Describes an Addon artifact.
GriffonApplication - Interface in griffon.core
Defines the basic contract of a Griffon application.
GriffonApplication.Configuration - Enum in griffon.core
Defines the names of the configuration scripts.
GriffonApplication.Event - Enum in griffon.core
Defines all the events triggered by the application.
GriffonApplication.Lifecycle - Enum in griffon.core
Defines the names of the lifecycle scripts.
GriffonApplicationEventAppender - Class in org.codehaus.griffon.runtime.logging
A Log4j Appender that triggers Griffon application events.
GriffonApplicationEventAppender(Layout) - Constructor in GriffonApplicationEventAppender
GriffonApplicationHelper - Class in org.codehaus.griffon.runtime.util
Utility class for bootstrapping an application and handling of MVC groups.
GriffonApplicationHelper() - Constructor in GriffonApplicationHelper
GriffonApplicationUtils - Class in griffon.util
Assorted utility methods and constants.
GriffonApplicationUtils() - Constructor in GriffonApplicationUtils
GriffonArtifact - Interface in griffon.core
Identifies an object as a Griffon artifact.
GriffonClass - Interface in griffon.core
Represents any class in a Griffon application that is related to an artifact.
GriffonClassUtils - Class in griffon.util
Class containing utility methods for dealing with Griffon class artifacts.
GriffonClassUtils.MethodDescriptor - Class in griffon.util
GriffonClassUtils.MethodDescriptor(String, String, int) - Constructor in GriffonClassUtils.MethodDescriptor
GriffonClassUtils() - Constructor in GriffonClassUtils
GriffonController - Interface in griffon.core
Identifies a Controller artifact.
GriffonControllerClass - Interface in griffon.core
Represents a Controller class in Griffon.
GriffonException - Class in griffon.exceptions
@author Andres Almiray
GriffonException(Throwable) - Constructor in GriffonException
GriffonExceptionHandler - Class in griffon.util
Catches and sanitizes all uncaught exceptions.
GriffonExceptionHandler() - Constructor in GriffonExceptionHandler
griffonHome - Field in AbstractCliTestCase
GriffonMock - Class in griffon.test
GriffonMock(Class, boolean) - Constructor in GriffonMock
Creates a new mock for the given class.
GriffonModel - Interface in griffon.core
Identifies a Model artifact.
GriffonModelClass - Interface in griffon.core
Represents a Model class in Griffon.
GriffonMvcArtifact - Interface in griffon.core
Identifies an artifact that belongs to an MVC group.
GriffonNameUtils - Class in griffon.util
Contains utility methods for converting between different name types, for example from class names -> property names and vice-versa.
GriffonNameUtils() - Constructor in GriffonNameUtils
GriffonPlatformHelper - Class in griffon.util
Tweaks an application for an specific platform.
GriffonPlatformHelper() - Constructor in GriffonPlatformHelper
GriffonService - Interface in griffon.core
Identifies a Service artifact.
GriffonServiceClass - Interface in griffon.core
Represents a Service class in Griffon.
GriffonUnitTestCase - Class in griffon.test
Support class for writing unit tests in Griffon.
GriffonUnitTestCase() - Constructor in GriffonUnitTestCase
griffonVersion - Field in AbstractCliTestCase
GriffonView - Interface in griffon.core
Identifies a View artifact.
GriffonViewClass - Interface in griffon.core
Represents a View class in Griffon.
groupDef(String) - Method in AbstractGriffonAddon
groups - Field in AbstractMVCGroupManager

H

handle(GriffonApplication) - Method in DefaultLinuxPlatformHandler
handle(GriffonApplication) - Method in DefaultMacOSXPlatformHandler
handle(GriffonApplication) - Method in DefaultSolarisPlatformHandler
handle(GriffonApplication) - Method in DefaultWindowsPlatformHandler
handle(Throwable) - Method in GriffonExceptionHandler
handle(GriffonApplication) - Method in PlatformHandler
Apply platform specific tweaks to the application.
handleAddon(GriffonApplication, Map) - Method in AddonHelper
handleAddonForBuilder(GriffonApplication, UberBuilder, Map, Map) - Method in AddonHelper
handleAddonsAtStartup(GriffonApplication) - Method in AddonHelper
handleAddonsForBuilders(GriffonApplication, UberBuilder, Map) - Method in AddonHelper
handleFeatures(UberBuilder, def) - Method in CompositeBuilderHelper
handleLocalBuilder(UberBuilder, Map, String, def) - Method in CompositeBuilderHelper
hasBeenEnhanced(Class) - Method in AbstractSyntheticMetaMethods
hashCode() - Method in AbstractClosureProxy
hashCode() - Method in AbstractGriffonClass
hashCode() - Method in ArtifactInfo
hashCode() - Method in CollectionUtils.ListBuilder
hashCode() - Method in CollectionUtils.MapBuilder
hashCode() - Method in CollectionUtils.SetBuilder
hashCode - Field in GriffonClassUtils.MethodDescriptor
hashCode - Field in MethodUtils.MethodDescriptor
hasMetaMethod(String, Object) - Method in AbstractGriffonClass
hasMetaProperty(String) - Method in AbstractGriffonClass
hasProperty(String) - Method in AbstractGriffonClass
hasProperty(String) - Method in GriffonClass
Returns true if the class has the specified property.
hasVoidOrDefAsReturnType(MetaMethod) - Method in DefaultGriffonControllerClass
headless - Field in AbstractSwingTestCase

I

identifier() - Method in EventRouter
indexOf(Object) - Method in CollectionUtils.ListBuilder
info(Object) - Method in Log4jConfig
info(Object) - Method in RootLog4jConfig
init() - Method in ClassPropertyFetcher
initialize() - Method in AbstractAddonManager
initialize() - Method in AbstractGriffonApplication
initialize(Map) - Method in AbstractMVCGroupManager
initialize() - Method in AddonManager
INITIALIZE - Enum Constant in ApplicationPhase
initialize(ArtifactInfo) - Method in ArtifactHandler
Initializes the handler with a collection of all available artifacts this handler can process.
initialize(ArtifactInfo) - Method in ArtifactHandlerAdapter
initialize() - Method in GriffonApplication
Executes the 'Initialize' life cycle phase.
INITIALIZE - Enum Constant in GriffonApplication.Lifecycle
INITIALIZE_MVC_GROUP - Enum Constant in GriffonApplication.Event
initialize(Map) - Method in MVCGroupManager
Initializes this manager with the group configurations provided by the application and addons.
initialize(ArtifactInfo) - Method in ServiceArtifactHandler
initializeAddonManager(GriffonApplication) - Method in GriffonApplicationHelper
initializeArtifactManager(GriffonApplication) - Method in GriffonApplicationHelper
initialized - Field in AbstractAddonManager
initialized - Field in AbstractMVCGroupManager
initialized - Field in Metadata
initializeMembers(MVCGroup, Map) - Method in DefaultMVCGroupManager
initializeMvcManager(GriffonApplication) - Method in GriffonApplicationHelper
INNER_CLASS_SEPARATOR_CHAR - Field in GriffonClassUtils
INNER_CLASS_SEPARATOR - Field in GriffonClassUtils
INSIDE_UITHREAD_ASYNC - Enum Constant in Threading.Policy
INSIDE_UITHREAD_SYNC - Enum Constant in Threading.Policy
INSTANCE - Field in UIThreadManager
INSTANCE - Field in Xml2Groovy
instanceFetchers - Field in ClassPropertyFetcher
instanceMethods - Property in DemandProxy
Keeps a map of instance methods added via the mock.demand... syntax.
instantiate(Class, Object) - Method in GriffonClassUtils
instantiateClass(Class) - Method in GriffonClassUtils
Instantiates a Class, wrapping any exceptions in a RuntimeException.
instantiateMembers(Map, Map, Map, FactoryBuilderSupport) - Method in DefaultMVCGroupManager
instantiateMVCGroup(String, Map) - Method in AbstractMVCGroupConfiguration
instantiateMVCGroup(String, Map) - Method in DefaultMVCGroupConfiguration
instantiateService(GriffonClass) - Method in ServiceArtifactHandler.DefaultServiceManager
invokeCallable(Closure) - Method in Log4jConfig
invokeExactInstanceMethod(Object, String, Object) - Method in GriffonClassUtils
invokeExactMethod(Object, String, Object, Class) - Method in MethodUtils
invokeExactStaticMethod(Class, String, Object) - Method in GriffonClassUtils
invokeExactStaticMethod(Class, String, Object) - Method in MethodUtils
invokeFactoryMethod(String, Object, MissingMethodException) - Method in UberInterceptorMetaClass
invokeHandler(Object, List) - Method in EventRouter
invokeInstanceMethod(Object, String, Object) - Method in GriffonClassUtils
invokeMethod(String, Object) - Method in ClosureToMapPopulator
invokeMethod(String, Object) - Method in DemandProxy
invokeMethod(Object, String, Object, Class) - Method in MethodUtils
invokeMethod(Object, String, Object) - Method in UberInterceptorMetaClass
invokeStaticMethod(Class, String, Object) - Method in GriffonClassUtils
invokeStaticMethod(Class, String, Object, Class) - Method in MethodUtils
invokeStaticMethod(Object, String, Object) - Method in UberInterceptorMetaClass
is64Bit - Field in GriffonApplicationUtils
IS_METHOD_PATTERN - Field in AbstractArtifactManager
IS_UITHREAD_RUNNER - Field in UIThreadManager
IS_UITHREAD - Field in UIThreadManager
isAlive() - Method in AbstractMVCGroup
isAlive() - Method in MVCGroup
Returns whether this group has been destroyed or not.
isArtifact(GriffonClass) - Method in ArtifactHandler
Returns true if the target GriffonClass is a class artifact handled by this object.
isArtifact(GriffonClass) - Method in ArtifactHandlerAdapter
isAssignableOrConvertibleFrom(Class, Class) - Method in GriffonClassUtils
Returns true if the specified clazz parameter is either the same as, or is a superclass or superinterface of, the specified type parameter.
isAssignmentCompatible(Class, Class) - Method in MethodUtils
isBasicInjectionDisabled() - Method in ServiceArtifactHandler
isBasicMethod(GriffonClassUtils.MethodDescriptor) - Method in GriffonClassUtils
Finds out if the given MethodDescriptor belongs either to the Object class or the GroovyObject class.
isBlank(String) - Method in Environment
isBlank(String) - Method in GriffonNameUtils
isBlank(String) - Method in RunMode
isCase(Object) - Method in AbstractClosureProxy
isClassBelowPackage(Class, List) - Method in GriffonClassUtils
Returns whether the specified class is either within one of the specified packages or within a subpackage of one of the packages
isClassOfType(String, Class) - Method in AbstractArtifactManager
isClosureMetaProperty(MetaProperty) - Method in AbstractGriffonClass
Finds out if the property was defined with a Closure as value.
isConfigFlagEnabled(MVCGroupConfiguration, String) - Method in DefaultMVCGroupManager
isCustomEnvironmentMethod(String, def) - Method in Log4jConfig
isEagerInstantiationEnabled() - Method in ServiceArtifactHandler
isEmpty() - Method in CollectionUtils.ListBuilder
isEmpty() - Method in CollectionUtils.MapBuilder
isEmpty() - Method in CollectionUtils.SetBuilder
isEnabled() - Method in EventRouter
Returns the current enabled state.
isEventHandler(GriffonClassUtils.MethodDescriptor) - Method in GriffonClassUtils
Finds out if the given Method represents an event handler by matching its name against the following pattern: "^on[A-Z][\\w]*$"
isEventPublisherMethod(GriffonClassUtils.MethodDescriptor) - Method in GriffonClassUtils
Finds out if the given MethodDescriptor belongs to the set of predefined EVENT_PUBLISHER methods by convention.
isEventPublishingEnabled() - Method in AbstractGriffonApplication
isEventPublishingEnabled() - Method in EventPublisher
Returns whether events will be published by the event bus or not.
isEventPublishingEnabled() - Method in GriffonApplication
Returns whether events will be published by the application's event bus or not.
isGetter(String, Class) - Method in GriffonClassUtils
Returns true if the name of the method specified and the number of arguments make it a javabean property
isGetterMethod(GriffonClassUtils.MethodDescriptor) - Method in GriffonClassUtils
Finds out if the given MetaMethod is a getter method.
isGroovyAssignableFrom(Class, Class) - Method in GriffonClassUtils
isGroovyInjectedMethod(GriffonClassUtils.MethodDescriptor) - Method in GriffonClassUtils
Finds out if the given MethodDescriptor was injected by the Groovy compiler.
isHeadless() - Method in AbstractSwingTestCase
A boolean indicating if we are running in headless mode.
isInstanceMethod(GriffonClassUtils.MethodDescriptor) - Method in GriffonClassUtils
Finds out if the given MethodDescriptor is an instance method, i.e, it is public and non-static.
isJdk14 - Field in GriffonApplicationUtils
isJdk15 - Field in GriffonApplicationUtils
isJdk16 - Field in GriffonApplicationUtils
isJdk17 - Field in GriffonApplicationUtils
isLinux - Field in GriffonApplicationUtils
isMacOSX - Field in GriffonApplicationUtils
isMatchBetweenPrimitiveAndWrapperTypes(Class, Class) - Method in GriffonClassUtils
Detect if left and right types are matching types.
isMvcMethod(GriffonClassUtils.MethodDescriptor) - Method in GriffonClassUtils
Finds out if the given MethodDescriptor belongs to the set of predefined MVC methods by convention.
isNestedListener(Object, Object) - Method in EventRouter
isObservableMethod(GriffonClassUtils.MethodDescriptor) - Method in GriffonClassUtils
Finds out if the given MethodDescriptor belongs to the set of predefined OBSERVABLE methods by convention.
isOutputEnabled() - Method in GriffonExceptionHandler
isPlainMethod(GriffonClassUtils.MethodDescriptor) - Method in GriffonClassUtils
Finds out if the given MethodDescriptor matches the following criteria:
isPropertyInherited(Class, String) - Method in GriffonClassUtils
Checks whether the specified property is inherited from a super class
isPropertyOfType(Class, String, Class) - Method in GriffonClassUtils
Returns true if the specified property in the specified class is of the specified type
isPublicField(Object, String) - Method in GriffonClassUtils
Work out if the specified object has a public field with the name supplied.
isPublicStatic(Field) - Method in GriffonClassUtils
Determine whether the field is declared public static
isReadable(Object, String) - Method in GriffonClassUtils
isReadableProperty(String) - Method in AbstractGriffonClass
isReadableProperty(String) - Method in ClassPropertyFetcher
isSetter(String, Class) - Method in GriffonClassUtils
isSetterMethod(GriffonClassUtils.MethodDescriptor) - Method in GriffonClassUtils
Finds out if the given MethodDescriptor is a setter method.
isSolaris - Field in GriffonApplicationUtils
isStatic - Property in DemandProxy
isStaticProperty(Class, String) - Method in GriffonClassUtils
isSystemSet() - Method in Environment
@return Return true if the environment has been set as a System property
isSystemSet() - Method in RunMode
@return Return true if the running mode has been set as a System property
isThreadingMethod(GriffonClassUtils.MethodDescriptor) - Method in GriffonClassUtils
Finds out if the given MethodDescriptor belongs to the set of predefined threading methods by convention.
isTrue(boolean, String) - Method in GriffonClassUtils
isTypeInstanceOfPropertyType(Class, Class) - Method in GriffonClassUtils
isUIThread() - Method in AbstractGriffonAddon
isUIThread() - Method in AbstractGriffonApplication
isUIThread() - Method in AbstractGriffonArtifact
isUIThread() - Method in AbstractGriffonArtifactScript
isUIThread - Property in AbstractSwingTestCase
True if the current thread is the UI thread
isUIThread() - Method in AbstractThreadingHandler
isUIThread - Property in GriffonUnitTestCase
True if the current thread is the UI thread
isUIThread() - Method in MockUIThreadHandler
isUIThread() - Method in ThreadingHandler
True if the current thread is the UI thread.
isUIThread() - Method in UIThreadHandler
True if the current thread is the UI thread.
isUIThread() - Method in UIThreadManager
True if the current thread is the UI thread.
isUnix - Field in GriffonApplicationUtils
True if running Linux, Solaris or MacOSX
isValueDefined(Map, String) - Method in ConfigUtils
Returns true if there's a on-null value for the specified key.
isWindows2000 - Field in GriffonApplicationUtils
isWindows2003 - Field in GriffonApplicationUtils
isWindows7 - Field in GriffonApplicationUtils
isWindows95 - Field in GriffonApplicationUtils
isWindows98 - Field in GriffonApplicationUtils
isWindows - Field in GriffonApplicationUtils
isWindowsNT - Field in GriffonApplicationUtils
isWindowsVista - Field in GriffonApplicationUtils
isWindowsXP - Field in GriffonApplicationUtils
iterator() - Method in CollectionUtils.ListBuilder
iterator() - Method in CollectionUtils.SetBuilder

J

javaVersion - Field in GriffonApplicationUtils

K

KEY_ADDON_MANAGER_FACTORY - Field in GriffonApplicationHelper
KEY_ARTIFACT_MANAGER_FACTORY - Field in GriffonApplicationHelper
KEY - Field in Environment
An enum that represents the current environment
KEY_MVCGROUP_MANAGER_FACTORY - Field in GriffonApplicationHelper
KEY - Field in RunMode
An enum that represents the current running mode.
keys() - Method in Metadata
Overrides, called by the store method.
keySet() - Method in CollectionUtils.MapBuilder

L

lastIndexOf(Object) - Method in CollectionUtils.ListBuilder
LAYOUTS - Property in Log4jConfig
LifecycleHandler - Interface in griffon.core
Defines the contract of an application lifecycle handling class.
list(List) - Method in CollectionUtils
listeners - Field in EventRouter
listIterator(int) - Method in CollectionUtils.ListBuilder
LOAD_ADDON_END - Enum Constant in GriffonApplication.Event
LOAD_ADDON_START - Enum Constant in GriffonApplication.Event
LOAD_ADDONS_END - Enum Constant in GriffonApplication.Event
LOAD_ADDONS_START - Enum Constant in GriffonApplication.Event
loadArtifactHandlers(GriffonApplication) - Method in GriffonApplicationHelper
loadArtifactMetadata() - Method in AbstractArtifactManager
loadArtifactMetadata() - Method in ArtifactManager
Reads the artifacts definitions file from the classpath.
loadBuilderLookups() - Method in UberBuilder
loadClass(String) - Method in AbstractGriffonApplication
loadClass(String) - Method in DefaultMVCGroupManager
loadClass(String) - Method in GriffonApplicationHelper
loadConfig(ConfigSlurper, Class, String) - Method in GriffonApplicationHelper
locale - Field in AbstractGriffonApplication
lock - Field in AbstractAddonManager
lock - Field in AbstractArtifactManager
lock - Field in AbstractCliTestCase
lock - Field in AbstractGriffonApplication
lock - Field in AbstractMVCGroup
lock - Field in AbstractMVCGroupManager
lock - Field in CallableWithArgs
LOCK - Field in EventRouter
lock - Field in RunnableWithArgs
LOG4J_CONFIG_START - Enum Constant in GriffonApplication.Event
Log4jConfig - Class in org.codehaus.griffon.runtime.logging
Encapsulates the configuration of Log4j.
Log4jConfig() - Constructor in Log4jConfig
LOG - Field in AbstractAddonManager
LOG - Field in AbstractArtifactManager
log - Field in AbstractGriffonAddon
log - Field in AbstractGriffonApplication
log - Field in AbstractGriffonArtifact
log - Field in AbstractGriffonArtifactScript
log - Field in AbstractGriffonClass
LOG - Field in AbstractMVCGroupManager
LOG - Field in AddonHelper
LOG - Field in CompositeBuilderHelper
LOG - Field in DefaultArtifactManager
LOG - Field in DefaultCompositeBuilderCustomizer
LOG - Field in DefaultMVCGroupManager
LOG - Field in EventRouter
LOG - Field in GriffonApplicationHelper
LOG - Field in GriffonExceptionHandler
LOG - Field in RegexExpression
LOG - Field in ServiceArtifactHandler
LOG - Field in UberBuilder
LOG - Field in UberInterceptorMetaClass
LOG - Field in UIThreadManager
logicalPropertyName - Field in AbstractGriffonClass

M

macOSXHandler - Field in DefaultMacOSXPlatformHandler
MAIN - Enum Constant in ApplicationPhase
makeAccessible(AccessibleObject) - Method in ClassPropertyFetcher
map - Field in ClosureToMapPopulator
map(Map) - Method in CollectionUtils
members - Field in AbstractMVCGroup
members - Field in AbstractMVCGroupConfiguration
metaClassOf(GriffonArtifact) - Method in AbstractGriffonArtifact
metaClassOf(Object) - Method in EventRouter
metaClassOf(Object) - Method in GriffonApplicationUtils
Metadata - Class in griffon.util
Represents the application Metadata and loading mechanics
Metadata.FinalReference - Class in griffon.util
Metadata.FinalReference(Object) - Constructor in Metadata.FinalReference
metadata - Field in Metadata
metadataFile - Field in Metadata
methodMissing(String, Object) - Method in AbstractArtifactManager
Adds dynamic handlers for querying artifact classes.
methodMissing(String, Object) - Method in Environment.EnvironmentBlockEvaluator
methodMissing(String, def) - Method in Log4jConfig
methodName - Field in GriffonClassUtils.MethodDescriptor
methodName - Field in MethodUtils.MethodDescriptor
methodName - Field in MockClosureProxy
methods - Field in AbstractGriffonAddon
MethodUtils - Class in griffon.util
MethodUtils.MethodDescriptor - Class in griffon.util
Represents the key to looking up a Method by reflection.
MethodUtils.MethodDescriptor(Class, String, Class, boolean) - Constructor in MethodUtils.MethodDescriptor
The sole constructor.
MethodUtils() - Constructor in MethodUtils
MockApplication - Class in griffon.test.mock
MockApplication() - Constructor in MockApplication
MockBuilder - Class in griffon.test.mock
Trivial mplementation of FactoryBuilderSupport that register a single node: mock.
MockBuilder(boolean) - Constructor in MockBuilder
MockBuilderConfig - Class in griffon.test.mock
MockBuilderConfig() - Constructor in MockBuilderConfig
MockClosureProxy - Class in griffon.test
This closure proxy stores an expectation and checks it before each call to the target closure.
MockClosureProxy(Closure, String, Object) - Constructor in MockClosureProxy
Constructor.
MockConfig - Class in griffon.test.mock
MockConfig() - Constructor in MockConfig
MockController - Class in griffon.test.mock
Empty implementation of a controller
MockController() - Constructor in MockController
mockedClass - Property in DemandProxy
mockedClass - Property in GriffonMock
MockEvents - Class in griffon.test.mock
MockEvents() - Constructor in MockEvents
mockFor(Class, boolean) - Method in GriffonUnitTestCase
Creates a new Griffon mock for the given class.
MockGriffonApplication - Class in griffon.test.mock
Customizable implementation og GriffonApplication useful for testing.
MockGriffonApplication(String) - Constructor in MockGriffonApplication
MockModel - Class in griffon.test.mock
Trivial implementation of a model class with an observable property
MockModel() - Constructor in MockModel
MockNodeFactory - Class in griffon.test.mock
Trivial implementation of a node factory.
MockNodeFactory() - Constructor in MockNodeFactory
MockUIThreadHandler - Class in griffon.test.mock
Trivial implementation of UIThreadHandler that runs code in the same thread as the caller.
MockUIThreadHandler() - Constructor in MockUIThreadHandler
MockView - Class in griffon.test.mock
@author Andres Almiray
MockView() - Constructor in MockView
model - Property in MockController
ModelArtifactHandler - Class in org.codehaus.griffon.runtime.core
Handler for 'Model' artifacts.
ModelArtifactHandler(GriffonApplication) - Constructor in ModelArtifactHandler
modeNameMappings - Field in RunMode
modifiers - Field in GriffonClassUtils.MethodDescriptor
MVC_METHODS - Field in GriffonClassUtils
MVCAware - Annotation Type in griffon.transform
MVCClosure - Interface in griffon.core
An specialized closure for working with MVC members.
MVCGroup - Interface in griffon.core
Defines an MVC group and its contents
MVCGroupConfiguration - Interface in griffon.core
Holds the configuration of an MVC group
MVCGroupConfigurationException - Class in griffon.exceptions
@author Andres Almiray
MVCGroupConfigurationException(String, Throwable) - Constructor in MVCGroupConfigurationException
mvcGroupDestroy() - Method in AbstractGriffonMvcArtifact
mvcGroupDestroy() - Method in AbstractGriffonMvcArtifactScript
mvcGroupDestroy() - Method in GriffonMvcArtifact
Callback for when the group is destroyed and disposed from the application.
MVCGroupException - Class in griffon.exceptions
@author Andres Almiray
MVCGroupException(Throwable) - Constructor in MVCGroupException
MVCGroupExceptionHandler - Class in org.codehaus.griffon.runtime.util
@author Andres Almiray
MVCGroupExceptionHandler(GriffonApplication) - Constructor in MVCGroupExceptionHandler
mvcGroupInit(Map) - Method in AbstractGriffonMvcArtifact
mvcGroupInit(Map) - Method in AbstractGriffonMvcArtifactScript
mvcGroupInit(Map) - Method in GriffonMvcArtifact
Post initialization callback.
mvcGroupInit(Map) - Method in MockView
MVCGroupInstantiationException - Class in griffon.exceptions
@author Andres Almiray
MVCGroupInstantiationException(String, String, Throwable) - Constructor in MVCGroupInstantiationException
MVCGroupManager - Interface in griffon.core
Manages the configuration and instantiation of MVC groups.
mvcGroupManager - Field in AbstractGriffonApplication
MVCGroupManagerFactory - Interface in griffon.core.factories
Creates instances of MVCGroupManager.
mvcGroups - Field in AbstractGriffonAddon
MVCHandler - Interface in griffon.core
Base contract for classes that can manipulate MVC groups.
mvcId - Field in AbstractMVCGroup
mvcName - Field in MVCGroupInstantiationException
mvcType - Field in AbstractMVCGroupConfiguration
mvcType - Field in MVCGroupConfigurationException
mvcType - Field in MVCGroupInstantiationException
myMetaClass - Field in AbstractGriffonArtifactScript

N

name - Field in AbstractGriffonClass
name - Field in DefaultGriffonAddonDescriptor
name - Field in Environment
name - Field in GriffonApplication.Configuration
Defines the basic contract of a Griffon application.
name - Field in GriffonApplication.Event
Defines the basic contract of a Griffon application.
name - Field in GriffonApplication.Lifecycle
Defines the basic contract of a Griffon application.
name - Field in RunMode
naturalName - Field in AbstractGriffonClass
NEW_INSTANCE - Enum Constant in GriffonApplication.Event
newGriffonClassInstance(Class) - Method in ArtifactHandlerAdapter
newGriffonClassInstance(Class) - Method in ControllerArtifactHandler
newGriffonClassInstance(Class) - Method in ModelArtifactHandler
newGriffonClassInstance(Class) - Method in ServiceArtifactHandler
newGriffonClassInstance(Class) - Method in ViewArtifactHandler
newInstance(Class, String) - Method in AbstractGriffonAddon
Creates a new instance of the specified class and type.
newInstance(Class, String) - Method in AbstractGriffonApplication
newInstance(Class, String) - Method in AbstractGriffonArtifact
newInstance(Class, String) - Method in AbstractGriffonArtifactScript
newInstance() - Method in AbstractGriffonClass
newInstance(Class, String) - Method in GriffonAddon
newInstance(Class, String) - Method in GriffonApplication
Creates a new instance of the specified class and type.
newInstance(GriffonApplication, Class, String) - Method in GriffonApplicationHelper
Creates a new instance of the specified class.
newInstance(Class, String) - Method in GriffonArtifact
Creates a new instance of the specified class and type.
newInstance() - Method in GriffonClass
Creates a new instance of this class.
newInstance(FactoryBuilderSupport, Object, Object, Map) - Method in MockNodeFactory
NewInstanceCreationException - Class in griffon.exceptions
@author Andres Almiray
NewInstanceCreationException(Throwable) - Constructor in NewInstanceCreationException
newList(Object) - Method in CollectionUtils
newMap(Object) - Method in CollectionUtils
newMVCGroup(MVCGroupConfiguration, String, Map) - Method in DefaultMVCGroupManager
newMVCGroup(MVCGroupConfiguration, String, Map) - Method in MVCGroupManager
Creates a new MVCGroup instance.
newMVCGroupConfiguration(String, Map, Map) - Method in DefaultMVCGroupManager
newMVCGroupConfiguration(String, Map, Map) - Method in MVCGroupManager
Creates an MVCConfiguration instance with the given arguments.
newSet(Object) - Method in CollectionUtils
newXmlSlurper() - Method in Xml2Groovy
NO_ARGS - Field in CallableWithArgs
NO_ARGS - Field in RunnableWithArgs
nominateExplicitMethod(String) - Method in UberBuilderRegistration
nominateExplicitProperty(String) - Method in UberBuilderRegistration
nominateFactory(String) - Method in UberBuilderRegistration

O

Observable - Interface in griffon.core
Describes objects that provide bound properties as specified in the Java Bean Specification.
OBSERVABLE_METHODS - Field in GriffonClassUtils
off(Object) - Method in Log4jConfig
off(Object) - Method in RootLog4jConfig
onNewInstance(Class, String, Object) - Method in ServiceArtifactHandler
Application event listener.
onShutdown(GriffonApplication) - Method in ShutdownHandler
Called when the shutdown sequence continues
onShutdown(GriffonApplication) - Method in ShutdownHandlerAdapter
osArch - Field in GriffonApplicationUtils
osName - Field in GriffonApplicationUtils
osVersion - Field in GriffonApplicationUtils
outputDir - Property in AbstractCliTestCase
OUTSIDE_UITHREAD - Enum Constant in Threading.Policy

P

PACKAGE_SEPARATOR_CHAR - Field in GriffonClassUtils
PACKAGE_SEPARATOR - Field in GriffonClassUtils
packageName - Field in AbstractGriffonClass
paramTypes - Field in GriffonClassUtils.MethodDescriptor
paramTypes - Field in MethodUtils.MethodDescriptor
parse(GPathResult) - Method in Xml2Groovy
parseSize(String, List) - Method in FactoryUtils
parseText(String) - Method in Xml2Groovy
pcs - Field in AbstractGriffonModel
pcs - Field in AbstractObservable
persist() - Method in Metadata
Saves the current state of the Metadata object
phase - Field in AbstractGriffonApplication
platform - Field in GriffonApplicationUtils
PlatformHandler - Interface in griffon.util
A PlatformHandler is capable of tweaking the application to match the expectations of the current platform so that it feels and behaves native.
pluginName - Field in DefaultGriffonAddonDescriptor
populate(Closure) - Method in ClosureToMapPopulator
postInstantiateDelegates - Field in AbstractGriffonAddon
postNodeCompletionDelegates - Field in AbstractGriffonAddon
prefix - Field in DefaultGriffonAddonDescriptor
prefixString - Property in UberBuilderRegistration
preInstantiateDelegates - Field in AbstractGriffonAddon
prepare(GriffonApplication) - Method in GriffonApplicationHelper
Setups an application.
PRIMITIVE_TYPE_COMPATIBLE_CLASSES - Field in GriffonClassUtils
process - Field in AbstractCliTestCase
processURL(URL, ConfigSlurper, Map) - Method in DefaultArtifactManager
PRODUCTION_ENV_SHORT_NAME - Field in Environment
PRODUCTION - Enum Constant in Environment
production(Closure) - Method in Environment.EnvironmentBlockEvaluator
production(Closure) - Method in Log4jConfig
propertiesCache - Field in DefaultGriffonModelClass
propertiesHaveNotChanged() - Method in Metadata
@return Returns true if these properties have not changed since they were loaded
propertiesWithFields - Field in ClassPropertyFetcher
PROPERTY_GET_PREFIX - Field in GriffonClassUtils
PROPERTY_IS_PREFIX - Field in GriffonClassUtils
PROPERTY_PATTERN - Field in AbstractArtifactManager
PROPERTY_SET_PREFIX - Field in GriffonClassUtils
PROPERTY_SET_PREFIX - Field in GriffonNameUtils
propertyDescriptors - Field in ClassPropertyFetcher
PropertyListener - Annotation Type in griffon.transform
propertyMissing(String) - Method in AbstractArtifactManager
Adds dynamic handlers for querying artifact classes.
propertyName - Field in AbstractGriffonClass
props - Field in AbstractGriffonAddon
publish(String, List) - Method in EventRouter
Publishes an event with optional arguments.
publishAsync(String, List) - Method in EventRouter
Publishes an event with optional arguments.
publishEvent(String, List) - Method in EventPublisher
Publishes an event.
publishEventAsync(String, List) - Method in EventPublisher
Publishes an event.
publishEventOutside(String, List) - Method in EventPublisher
Publishes an event.
publishEventOutsideUI(String, List) - Method in EventPublisher
Publishes an event.
publishOutside(String, List) - Method in EventRouter
Publishes an event with optional arguments.
publishOutsideUI(String, List) - Method in EventRouter
Publishes an event with optional arguments.
put(Object, Object) - Method in CollectionUtils.MapBuilder
putAll(Map) - Method in CollectionUtils.MapBuilder

Q


R

readAndSetConfiguration(GriffonApplication) - Method in GriffonApplicationHelper
readMethod - Field in ClassPropertyFetcher.GetterPropertyFetcher
ready() - Method in AbstractGriffonApplication
READY - Enum Constant in ApplicationPhase
READY_END - Enum Constant in GriffonApplication.Event
ready() - Method in GriffonApplication
Executes the 'Ready' life cycle phase.
READY - Enum Constant in GriffonApplication.Lifecycle
READY_START - Enum Constant in GriffonApplication.Event
realize() - Method in MockGriffonApplication
realize() - Method in StandaloneGriffonApplication
record(Object, int) - Method in ValueRecorder
ref - Field in Metadata.FinalReference
RegexExpression - Class in org.codehaus.groovy.ast.expr
Represents a regular expression of the form ~ which creates a regular expression.
RegexExpression(Expression) - Constructor in RegexExpression
registerAddon(GriffonAddonDescriptor) - Method in AbstractAddonManager
registerAddon(GriffonAddonDescriptor) - Method in AddonManager
registerArtifactHandler(ArtifactHandler) - Method in AbstractArtifactManager
registerArtifactHandler(ArtifactHandler) - Method in ArtifactManager
Registers an ArtifactHandler by type.
registerBeanFactory(FactoryBuilderSupport, String, String, Class) - Method in CompositeBuilderCustomizer
registerBeanFactory(FactoryBuilderSupport, String, String, Class) - Method in DefaultCompositeBuilderCustomizer
registerExceptionHandler() - Method in GriffonExceptionHandler
registerExplicitMethod(FactoryBuilderSupport, String, String, Closure) - Method in CompositeBuilderCustomizer
registerExplicitMethod(FactoryBuilderSupport, String, String, Closure) - Method in DefaultCompositeBuilderCustomizer
registerExplicitProperty(FactoryBuilderSupport, String, String, Closure, Closure) - Method in CompositeBuilderCustomizer
registerExplicitProperty(FactoryBuilderSupport, String, String, Closure, Closure) - Method in DefaultCompositeBuilderCustomizer
registerFactory(FactoryBuilderSupport, String, String, Factory) - Method in CompositeBuilderCustomizer
registerFactory(FactoryBuilderSupport, String, String, Factory) - Method in DefaultCompositeBuilderCustomizer
registerMetaClass(Class) - Method in GriffonUnitTestCase
Use this method when you plan to perform some meta-programming on a class.
registerMock() - Method in MockBuilder
Registers a 'mock' node that returns a Map
registerPrimitiveClassPair(Class, Class) - Method in GriffonClassUtils
Just add two entries to the class compatibility map
registerWith(GriffonApplication) - Method in MVCGroupExceptionHandler
reload() - Method in Metadata
Reloads the application metadata
remove(int) - Method in CollectionUtils.ListBuilder
remove(Object) - Method in CollectionUtils.MapBuilder
remove(Object) - Method in CollectionUtils.SetBuilder
removeAll(Collection) - Method in CollectionUtils.ListBuilder
removeAll(Collection) - Method in CollectionUtils.SetBuilder
removeAppender(String) - Method in Log4jConfig
removeApplicationEventListener(String, RunnableWithArgs) - Method in AbstractGriffonApplication
removeApplicationEventListener(String, RunnableWithArgs) - Method in GriffonApplication
Removes a runnable as an application event listener.
removeEventListener(String, RunnableWithArgs) - Method in EventPublisher
Removes a runnable as an event listener.
removeEventListener(String, RunnableWithArgs) - Method in EventRouter
Removes a Runnable as an event listener.
removeGroup(MVCGroup) - Method in AbstractMVCGroupManager
removeNestedListeners(Object) - Method in EventRouter
removePropertyChangeListener(String, PropertyChangeListener) - Method in AbstractGriffonModel
removePropertyChangeListener(String, PropertyChangeListener) - Method in AbstractObservable
removePropertyChangeListener(String, PropertyChangeListener) - Method in Observable
Removes the given PropertyChangeListener from the listener list.
removeShutdownHandler(ShutdownHandler) - Method in AbstractGriffonApplication
removeShutdownHandler(ShutdownHandler) - Method in GriffonApplication
Removes a ShutdownHandler from this application
requiresLayout() - Method in GriffonApplicationEventAppender
reset() - Method in Metadata
Resets the current state of the Metadata so it is re-read
resetCaches() - Method in AbstractGriffonClass
resetCaches() - Method in DefaultGriffonControllerClass
resetCaches() - Method in DefaultGriffonModelClass
resetCaches() - Method in DefaultGriffonServiceClass
resolveAllClasses(Class) - Method in ClassPropertyFetcher
resolveExplicitMethod(String, Object) - Method in UberBuilder
resolveFactory(Object, Map, Object) - Method in UberBuilder
resolveFetcher(String, boolean) - Method in ClassPropertyFetcher
ResourceHandler - Interface in griffon.core
Indicates a type that knows how to load resources from the classpath.
ResourceLocator - Class in org.codehaus.griffon.runtime.core
Base implementation of the ResourceHandler interface.
resourceLocator - Field in AbstractGriffonAddon
resourceLocator - Field in AbstractGriffonApplication
resourceLocator - Field in AbstractGriffonArtifact
resourceLocator - Field in AbstractGriffonArtifactScript
ResourceLocator() - Constructor in ResourceLocator
ResourcesAware - Annotation Type in griffon.transform
retainAll(Collection) - Method in CollectionUtils.ListBuilder
retainAll(Collection) - Method in CollectionUtils.SetBuilder
returnOnlyIfInstanceOf(Object, Class) - Method in AbstractGriffonClass
returnOnlyIfInstanceOf(Object, Class) - Method in ClassPropertyFetcher
reverseAbbreviationMap - Field in GriffonClassUtils
Maps an abbreviation used in array class names to corresponding primitive class name.
root(Closure) - Method in Log4jConfig
root - Property in RootLog4jConfig
RootLog4jConfig - Class in org.codehaus.griffon.runtime.logging
RootLog4jConfig(def, def) - Constructor in RootLog4jConfig
run(Object) - Method in MVCGroupExceptionHandler
run(Object) - Method in RunnableWithArgs
run(Object) - Method in UIThreadManager.ScriptOrRunnableRunner
runLifecycleHandler(String, GriffonApplication) - Method in GriffonApplicationHelper
Executes a script inside the UI Thread.
RunMode - Enum in griffon.util
An enum that represents the current running mode.
runnable - Field in RunnableWithArgsClosure
RunnableWithArgs - Class in griffon.util
A Runnable that can have arguments.
RunnableWithArgs() - Constructor in RunnableWithArgs
RunnableWithArgsClosure - Class in griffon.util
A Closure that wraps a RunnableWithArgs.
RunnableWithArgsClosure(Object, RunnableWithArgs) - Constructor in RunnableWithArgsClosure
runScriptInsideUIThread(String, GriffonApplication) - Method in GriffonApplicationHelper
Executes a script inside the UI Thread.

S

safeNewInstance(Class) - Method in GriffonApplicationHelper
sanitize(Throwable) - Method in GriffonExceptionHandler
savedMetaClasses - Property in GriffonUnitTestCase
scriptBindings - Field in EventRouter
scriptResults - Field in AbstractMVCGroup
selectClassesPerMember(String, String, Map, Map, Map) - Method in DefaultMVCGroupManager
ServiceArtifactHandler - Class in org.codehaus.griffon.runtime.core
Handler for 'Service' artifacts.
ServiceArtifactHandler.DefaultServiceManager - Class in org.codehaus.griffon.runtime.core
ServiceArtifactHandler.DefaultServiceManager(GriffonApplication) - Constructor in ServiceArtifactHandler.DefaultServiceManager
ServiceArtifactHandler() - Constructor in ServiceArtifactHandler
serviceCache - Field in DefaultGriffonServiceClass
serviceInstances - Field in ServiceArtifactHandler.DefaultServiceManager
ServiceManager - Interface in griffon.core
Helper class capable of dealing with services.
serviceManager - Field in AbstractGriffonApplication
serviceManager - Field in ServiceArtifactHandler
set(Set) - Method in CollectionUtils
set(int, E) - Method in CollectionUtils.ListBuilder
setAddonManager(AddonManager) - Method in AbstractGriffonApplication
setApp(GriffonApplication) - Method in AbstractGriffonArtifact
setApp(GriffonApplication) - Method in AbstractGriffonArtifactScript
setApp(GriffonApplication) - Method in DefaultGriffonAddon
setApplication(GriffonApplication) - Method in ApplicationHolder
Stores a reference to an application.
setArgs(Object) - Method in CallableWithArgs
setArgs(Object) - Method in RunnableWithArgs
setArtifactManager(ArtifactManager) - Method in AbstractGriffonApplication
setBindings(Binding) - Method in AbstractGriffonApplication
setBindings(Binding) - Method in GriffonApplication
setBuilder(FactoryBuilderSupport) - Method in AbstractGriffonView
setBuilder(FactoryBuilderSupport) - Method in AbstractGriffonViewScript
setBuilder(FactoryBuilderSupport) - Method in GriffonView
Sets the corresponding builder instance on this view.
setBuilderConfig(ConfigObject) - Method in AbstractGriffonApplication
setBuilderConfig(ConfigObject) - Method in GriffonApplication
setCacheMethods(boolean) - Method in MethodUtils
Set whether methods should be cached for greater performance or not, default is true.
setClosureDelegate(Closure, Object) - Method in UberBuilder
setConfig(ConfigObject) - Method in AbstractGriffonApplication
setConfig(ConfigObject) - Method in GriffonApplication
setDelegate(Object) - Method in AbstractClosureProxy
setDirective(int) - Method in AbstractClosureProxy
setEnabled(boolean) - Method in EventRouter
Sets the enabled state of this router.
setEventPublishingEnabled(boolean) - Method in AbstractGriffonApplication
setEventPublishingEnabled(boolean) - Method in EventPublisher
Sets the enabled state for event publishing.
setEventPublishingEnabled(boolean) - Method in GriffonApplication
Sets the enabled state for event publishing.
setEventsConfig(Object) - Method in AbstractGriffonApplication
setEventsConfig(Object) - Method in GriffonApplication
setLevelAndAppender(Level, Object) - Method in RootLog4jConfig
setLocale(Locale) - Method in AbstractGriffonApplication
setLocale(Locale) - Method in GriffonApplication
Sets the application locale.
setLogLevelForAppenderToPackageMap(def, Level) - Method in Log4jConfig
setMetaClass(MetaClass) - Method in AbstractGriffonArtifact
setMetaClass(MetaClass) - Method in AbstractGriffonArtifactScript
setMetaClass(MetaClass) - Method in AbstractGriffonClass
setMethodAccessible(Method) - Method in MethodUtils
Try to make the method accessible
setModelPropertyValue(GriffonModel, String, Object) - Method in DefaultGriffonModelClass
setModelPropertyValue(GriffonModel, String, Object) - Method in GriffonModelClass
Sets a value of a model property.
setMvcGroupManager(MVCGroupManager) - Method in AbstractGriffonApplication
setName(String) - Method in Environment
setName(String) - Method in RunMode
setOutput(String) - Method in AbstractCliTestCase
setPhase(ApplicationPhase) - Method in AbstractGriffonApplication
setProperty(String, Object) - Method in AbstractClosureProxy
setProperty(String, Object) - Method in ClosureToMapPopulator
setProperty(String, Object) - Method in RootLog4jConfig
setProperty(String, Object) - Method in UberBuilder
setProperty(Object, String, Object) - Method in UberInterceptorMetaClass
setResolveStrategy(int) - Method in AbstractClosureProxy
setServiceManager(ServiceManager) - Method in AbstractGriffonApplication
SETTER_PATTERN - Field in GriffonClassUtils
setUiThreadHandler(UIThreadHandler) - Method in MockGriffonApplication
setUIThreadHandler(UIThreadHandler) - Method in UIThreadManager
setUp() - Method in GriffonUnitTestCase
setWorkDir(File) - Method in AbstractCliTestCase
shortName - Field in AbstractGriffonClass
show() - Method in MockGriffonApplication
show() - Method in StandaloneGriffonApplication
SHUTDOWN_ABORTED - Enum Constant in GriffonApplication.Event
shutdown() - Method in AbstractGriffonApplication
SHUTDOWN - Enum Constant in ApplicationPhase
shutdown() - Method in GriffonApplication
Executes the 'Shutdown' life cycle phase.
SHUTDOWN - Enum Constant in GriffonApplication.Lifecycle
SHUTDOWN_REQUESTED - Enum Constant in GriffonApplication.Event
SHUTDOWN_START - Enum Constant in GriffonApplication.Event
ShutdownHandler - Interface in griffon.core
A ShutdownHandler may prevent the application from exiting.
ShutdownHandlerAdapter - Class in org.codehaus.griffon.runtime.core
Basic implementation of the ShutdownHandler interface.
ShutdownHandlerAdapter() - Constructor in ShutdownHandlerAdapter
shutdownHandlers - Field in AbstractGriffonApplication
shutdownLock - Field in AbstractGriffonApplication
signalDone() - Method in AbstractCliTestCase
Signals any threads waiting on condition to inform them that the process output stream has been read.
size() - Method in CollectionUtils.ListBuilder
size() - Method in CollectionUtils.MapBuilder
size() - Method in CollectionUtils.SetBuilder
SKIP_PATTERN - Field in Metadata
SKIP - Enum Constant in Threading.Policy
STANDALONE - Enum Constant in RunMode
STANDALONE_RUNMODE_SHORT_NAME - Field in RunMode
StandaloneGriffonApplication - Interface in griffon.application
@author Andres Almiray
STANDARD_PROPERTIES - Field in GriffonClass
startup() - Method in AbstractGriffonApplication
STARTUP - Enum Constant in ApplicationPhase
STARTUP_END - Enum Constant in GriffonApplication.Event
startup() - Method in GriffonApplication
Executes the 'Startup' life cycle phase.
STARTUP - Enum Constant in GriffonApplication.Lifecycle
STARTUP_START - Enum Constant in GriffonApplication.Event
startupArgs - Field in AbstractGriffonApplication
staticFetchers - Field in ClassPropertyFetcher
staticField - Field in ClassPropertyFetcher.FieldReaderFetcher
staticMethod - Field in ClassPropertyFetcher.GetterPropertyFetcher
STOP_END - Enum Constant in GriffonApplication.Event
STOP - Enum Constant in GriffonApplication.Lifecycle
STOP_START - Enum Constant in GriffonApplication.Event
streamsProcessed - Field in AbstractCliTestCase
string - Field in RegexExpression
subList(int, int) - Method in CollectionUtils.ListBuilder

T

target - Field in AbstractClosureProxy
tearDown() - Method in GriffonUnitTestCase
TEST - Enum Constant in Environment
test(Closure) - Method in Environment.EnvironmentBlockEvaluator
TEST_ENVIRONMENT_SHORT_NAME - Field in Environment
test(Closure) - Method in Log4jConfig
Threading - Annotation Type in griffon.transform
Threading.Policy - Enum in griffon.transform
Indicates the type of threading management for a method or property.
THREADING_METHODS - Field in GriffonClassUtils
ThreadingAware - Annotation Type in griffon.transform
ThreadingHandler - Interface in griffon.core
Base contract for classes that can perform tasks in different threads following the conventions set by the application.
timeout - Property in AbstractCliTestCase
toArray(Object) - Method in CollectionUtils.ListBuilder
toArray(Object) - Method in CollectionUtils.SetBuilder
toDouble(Object, double) - Method in FactoryUtils
toFloat(Object, float) - Method in FactoryUtils
toInt(Object, int) - Method in FactoryUtils
toLong(Object, Long) - Method in FactoryUtils
toNonPrimitiveClass(Class) - Method in MethodUtils
Find a non primitive representation for given primitive class.
toString() - Method in AbstractGriffonClass
toString() - Method in AbstractMVCGroupConfiguration
toString() - Method in ArtifactInfo
toString() - Method in DefaultGriffonAddonDescriptor
toString() - Method in GriffonClassUtils.MethodDescriptor
toString() - Method in UberBuilderRegistration
trace(Object) - Method in Log4jConfig
trace(Object) - Method in RootLog4jConfig
trailing - Field in ArtifactHandlerAdapter
TRAILING - Field in GriffonControllerClass
"Controller"
TRAILING - Field in GriffonModelClass
"Model"
TRAILING - Field in GriffonServiceClass
"Service"
TRAILING - Field in GriffonViewClass
"View"
transformExpression(ExpressionTransformer) - Method in RegexExpression
translate(GPathResult) - Method in Xml2Groovy
tweakForMacOSX(GriffonApplication) - Method in GriffonPlatformHelper
tweakForNativePlatform(GriffonApplication) - Method in GriffonPlatformHelper
type - Field in AbstractGriffonClass
type - Field in ArtifactHandlerAdapter
type - Field in ArtifactInfo
TYPE - Field in GriffonControllerClass
"controller"
TYPE - Field in GriffonModelClass
"model"
TYPE - Field in GriffonServiceClass
"service"
TYPE - Field in GriffonViewClass
"view"

U

UberBuilder - Class in org.codehaus.griffon.runtime.builder
@author Danno.Ferrin Date: Nov 7, 2007 Time: 2:50:58 PM
UberBuilder(Object) - Constructor in UberBuilder
UberBuilderRegistration - Class in org.codehaus.griffon.runtime.builder
@author Danno Ferrin
UberBuilderRegistration(String, Factory) - Constructor in UberBuilderRegistration
uberInit(Object, Factory) - Method in UberBuilder
UberInterceptorMetaClass - Class in org.codehaus.griffon.runtime.builder
@author Danno Ferrin
UberInterceptorMetaClass(MetaClass, UberBuilder) - Constructor in UberInterceptorMetaClass
UIThreadHandler - Interface in griffon.util
Manages execution of code in an specific thread.
uiThreadHandler - Property in MockGriffonApplication
uiThreadHandler - Field in UIThreadManager
UIThreadManager - Class in griffon.core
Helper class that can execute code inside the UI thread.
UIThreadManager.ScriptOrRunnableRunner - Class in griffon.core
UIThreadManager.ScriptOrRunnableRunner() - Constructor in UIThreadManager.ScriptOrRunnableRunner
UIThreadManager() - Constructor in UIThreadManager
uncapitalize(String) - Method in GriffonNameUtils
Uncapitalizes a String (makes the first char lowercase) taking care of blank strings and single character strings.
UNCAUGHT_EXCEPTION_HANDLER - Field in AbstractUIThreadHandler
UNCAUGHT_EXCEPTION_THROWN - Enum Constant in GriffonApplication.Event
uncaughtException(Thread, Throwable) - Method in GriffonExceptionHandler
unregisterArtifactHandler(ArtifactHandler) - Method in AbstractArtifactManager
unregisterArtifactHandler(ArtifactHandler) - Method in ArtifactManager
Removes an ArtifactHandler by type.
updateMetaClass(Closure) - Method in AbstractGriffonClass

V

Value - Class in org.codehaus.groovy.transform.powerassert
A value recorded during evaluation of an assertion, along with the column it is associated with in the assertion's normalized source text.
value - Property in MockModel
value - Field in PropertyListener
value - Field in Threading
@default Policy.OUTSIDE_UITHREAD
value - Field in Value
valueOf(String) - Method in ApplicationPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in Environment
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in GriffonApplication
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in RunMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in Threading
Returns the enum constant of this type with the specified name.
ValueRecorder - Class in org.codehaus.groovy.transform.powerassert
Records values produced during evaluation of an assertion statement's truth expression.
ValueRecorder() - Constructor in ValueRecorder
values() - Method in ApplicationPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in CollectionUtils.MapBuilder
values() - Method in Environment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in GriffonApplication
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in RunMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in Threading
Returns an array containing the constants of this enum type, in the order they are declared.
verify() - Method in GriffonMock
Checks that all the expected methods have been called.
verifyHeader() - Method in AbstractCliTestCase
Checks that the output of the current command starts with the expected header, which includes the Griffon version and the location of GRIFFON_HOME.
version - Field in DefaultGriffonAddonDescriptor
view - Property in MockController
ViewArtifactHandler - Class in org.codehaus.griffon.runtime.core
Handler for 'View' artifacts.
ViewArtifactHandler(GriffonApplication) - Constructor in ViewArtifactHandler
visit(GroovyCodeVisitor) - Method in RegexExpression

W

waitForProcess() - Method in AbstractCliTestCase
Waits for the current command to finish executing.
walkXml(IndentPrinter, Node) - Method in Xml2Groovy
warn(Object) - Method in Log4jConfig
warn(Object) - Method in RootLog4jConfig
WEBSTART - Enum Constant in RunMode
WEBSTART_RUNMODE_SHORT_NAME - Field in RunMode
WINDOW_HIDDEN - Enum Constant in GriffonApplication.Event
WINDOW_SHOWN - Enum Constant in GriffonApplication.Event
withMVCGroup(Map, String, String, MVCClosure) - Method in AbstractGriffonApplication
withMVCGroup(Map, String, String, MVCClosure) - Method in AbstractGriffonArtifact
withMVCGroup(Map, String, String, MVCClosure) - Method in AbstractGriffonArtifactScript
withMVCGroup(MVCGroupConfiguration, String, Map, MVCClosure) - Method in AbstractMVCGroupManager
withMVCGroup(Map, String, String, MVCClosure) - Method in AbstractMVCHandler
withMVCGroup(Map, String, MVCClosure) - Method in MVCHandler
Instantiates an MVC group of the specified type then destroys it after it has been handled.
withRunnable(Runnable) - Method in UIThreadManager.ScriptOrRunnableRunner
withScript(Script) - Method in UIThreadManager.ScriptOrRunnableRunner
workDir - Field in AbstractCliTestCase

X

Xml2Groovy - Class in griffon.util
Translates an XML file into a Groovy script that is suitable for a Groovy builder.
Xml2Groovy() - Constructor in Xml2Groovy

Y


Z


_

_addFactories(MetaClass, Map, String, UberBuilder) - Method in AddonHelper
_addMethods(MetaClass, Map, String) - Method in AddonHelper
_addProps(MetaClass, Map, String) - Method in AddonHelper

Groovy Documentation