Griffon 0.9.5-rc2

Package org.codehaus.griffon.runtime.core

INTERNAL USE ONLY

 

Interface Summary
ClassPropertyFetcher.FieldCallback
ClassPropertyFetcher.MethodCallback
ClassPropertyFetcher.PropertyFetcher
ClassPropertyFetcher.ReferenceInstanceCallback
 


Class Summary
AbstractAddonManager Base implementation of the AddonManager interface.
AbstractArtifactManager Base implementation of the ArtifactManager interface.
AbstractGriffonAddon Base implementation of the GriffonAddon interface.
AbstractGriffonApplication Implements the basics for a skeleton GriffonApplication.
AbstractGriffonArtifact Base implementation of the GriffonArtifact interface.
AbstractGriffonArtifactScript Base implementation of the GriffonArtifact interface for Script based artifacts.
AbstractGriffonClass Abstract base class for Griffon types that provides common functionality for evaluating conventions within classes
AbstractGriffonController Base implementation of the GriffonController interface.
AbstractGriffonModel Base implementation of the GriffonModel interface.
AbstractGriffonMvcArtifact Base implementation of the GriffonMvcArtifact interface.
AbstractGriffonMvcArtifactScript Base implementation of the GriffonMvcArtifact interface for Script based artifacts.
AbstractGriffonService Base implementation of the GriffonService interface.
AbstractGriffonView Base implementation of the GriffonView interface.
AbstractGriffonViewScript Base implementation of the GriffonView interface for Script based views
AbstractLifecycleHandler Base implementation of the LifecycleHandler interface.
AbstractMVCGroup Base implementation of the MVCGroup interface
AbstractMVCGroupConfiguration Base implementation of the MVCGroupConfiguration interface
AbstractMVCGroupManager Base implementation of the MVCGroupManager interface.
AbstractMVCHandler Base implementation of the MVCHandler interface.
AbstractObservable @author Andres Almiray
AbstractServiceManager Base implementation of the ServiceManager interface.
AbstractThreadingHandler Base implementation of the ThreadingHandler interface.
ArtifactHandlerAdapter Base implementation of the ArtifactHandler interface.
ClassPropertyFetcher Accesses class "properties": static fields, static getters, instance fields or instance getters

Method and Field instances are cached for fast access

ClassPropertyFetcher.FieldReaderFetcher
ClassPropertyFetcher.GetterPropertyFetcher
ControllerArtifactHandler Handler for 'Controller' artifacts.
DefaultAddonManager @author Andres Almiray
DefaultArtifactManager Default implementation of ArtifactManager.
DefaultGriffonAddon @author Andres Almiray
DefaultGriffonAddonDescriptor Base implementation of the GriffonAddonDescriptor interface.
DefaultGriffonClass A default implementation for Griffon classes that need to be registered and managed by a GriffonApplication, but don't need any special handling.
DefaultGriffonControllerClass @author Andres Almiray
DefaultGriffonModelClass @author Andres Almiray
DefaultGriffonServiceClass @author Andres Almiray
DefaultGriffonViewClass @author Andres Almiray
DefaultMVCGroup Default implementation of the MVCGroup interface
DefaultMVCGroupConfiguration Default implementation of the MVCGroupConfiguration interface
DefaultMVCGroupManager Base implementation of the MVCGroupManager interface.
EventRouter An event handling helper.
ModelArtifactHandler Handler for 'Model' artifacts.
ResourceLocator Base implementation of the ResourceHandler interface.
ServiceArtifactHandler Handler for 'Service' artifacts.
ServiceArtifactHandler.DefaultServiceManager
ShutdownHandlerAdapter Basic implementation of the ShutdownHandler interface.
ViewArtifactHandler Handler for 'View' artifacts.
 


Groovy Documentation