Parsley IOC Kernel

 PackageDescription
 org.spicefactory.parsley.core.builderAPI for IOC kernel services for Context initialization
 org.spicefactory.parsley.core.builder.implImplementation for IOC kernel services for Context initialization
 org.spicefactory.parsley.core.contextAPI for IOC kernel services for the core container
 org.spicefactory.parsley.core.context.implImplementation for IOC kernel services for the core container
 org.spicefactory.parsley.core.context.providerAPI for dynamic object providers
 org.spicefactory.parsley.core.context.provider.implImplementation for dynamic object providers
 org.spicefactory.parsley.core.errorsCore Error classes
 org.spicefactory.parsley.core.eventsCore Events
 org.spicefactory.parsley.core.factoryAPI for the factories for all IOC kernel services
 org.spicefactory.parsley.core.factory.implImplementation for the factories for all IOC kernel services
 org.spicefactory.parsley.core.lifecycleAPI for IOC kernel services for object lifecycle management
 org.spicefactory.parsley.core.lifecycle.implImplementation for IOC kernel services for object lifecycle management
 org.spicefactory.parsley.core.messagingAPI for IOC kernel services for the messaging system
 org.spicefactory.parsley.core.messaging.commandAPI for the asynchronous command support
 org.spicefactory.parsley.core.messaging.command.implImplementation of the asynchronous command support
 org.spicefactory.parsley.core.messaging.implImplementation for IOC kernel services for the messaging system
 org.spicefactory.parsley.core.messaging.receiverAPI for various types of message receivers
 org.spicefactory.parsley.core.messaging.receiver.implImplementation for various types of message receivers
 org.spicefactory.parsley.core.registryAPI for IOC kernel services for the object definition registry
 org.spicefactory.parsley.core.registry.builderAPI for the configuration DSL of the registry
 org.spicefactory.parsley.core.registry.builder.implImplementation of the configuration DSL of the registry
 org.spicefactory.parsley.core.registry.definitionAPI for various individual aspects of an ObjectDefinition
 org.spicefactory.parsley.core.registry.definition.implImplementation for various individual aspects of an ObjectDefinition
 org.spicefactory.parsley.core.registry.implImplementation for IOC kernel services for the object definition registry
 org.spicefactory.parsley.core.registry.modelConfiguration model of the object definition registry
 org.spicefactory.parsley.core.scopeAPI for IOC kernel services for scope management
 org.spicefactory.parsley.core.scope.implImplementation for IOC kernel services for scope management
 org.spicefactory.parsley.core.viewAPI for IOC kernel services for dynamic view wiring
 org.spicefactory.parsley.core.view.implImplementation for IOC kernel services for dynamic view wiring
 org.spicefactory.parsley.core.view.metadataMetadata to be used for dynamic view wiring

Parsley Configuration

 PackageDescription
 org.spicefactory.parsley.asconfigIOC Container initialization based on ActionScript configuration
 org.spicefactory.parsley.asconfig.metadataMetadata tags for use in ActionScript configuration
 org.spicefactory.parsley.asconfig.processorConfigurationProcessor implementation for ActionScript configuration
 org.spicefactory.parsley.metadataClasses for Metadata processing
 org.spicefactory.parsley.runtimeIOC Container initialization based on runtime configuration
 org.spicefactory.parsley.runtime.processorConfigurationProcessor implementation for runtime configuration
 org.spicefactory.parsley.tagBase API for configuration tags
 org.spicefactory.parsley.tag.coreCore Configuration tags for MXML and XML configuration
 org.spicefactory.parsley.tag.injectConfiguration tags for dependency injection
 org.spicefactory.parsley.tag.lifecycleConfiguration tags for object lifecycle management
 org.spicefactory.parsley.tag.messagingConfiguration tags for the Messaging Framework
 org.spicefactory.parsley.tag.resourcesConfiguration tags for localization
 org.spicefactory.parsley.tag.utilUtilities for configuration tag implementations

Parsley Flex Support

 PackageDescription
 org.spicefactory.parsley.flexIOC Container initialization based on MXML configuration
 org.spicefactory.parsley.flex.loggingXML configuration tags for Flex LogTargets
 org.spicefactory.parsley.flex.modulesIntegration with Flex Modules
 org.spicefactory.parsley.flex.processorConfigurationProcessor implementation for MXML configuration
 org.spicefactory.parsley.flex.resourcesAdapter for the Flex ResourceManager
 org.spicefactory.parsley.flex.tagBase class for synchronized MXML configuration tags
 org.spicefactory.parsley.flex.tag.builderConfiguration tags for Context initialization
 org.spicefactory.parsley.flex.tag.viewConfiguration tag for explicit view wiring
 org.spicefactory.parsley.flex.utilFlex Support Utilities

Parsley XML Support

 PackageDescription
 org.spicefactory.parsley.xmlIOC Container initialization based on XML configuration
 org.spicefactory.parsley.xml.eventsEvents for XML configuration file loading
 org.spicefactory.parsley.xml.extSupport for custom XML configuration namespaces
 org.spicefactory.parsley.xml.mapperXml-Object Mapper for XML configuration files
 org.spicefactory.parsley.xml.processorConfigurationProcesssor implementation based on XML configuration files
 org.spicefactory.parsley.xml.tagCore XML configuration tags

Parsley Integration

 PackageDescription
 org.spicefactory.parsley.rpc.cinnamon.commandCommand Support for Cinnamon Remoting
 org.spicefactory.parsley.rpc.cinnamon.configMXML and XML configuration tags for Cinnamon Remoting
 org.spicefactory.parsley.rpc.flex.commandCommand Support for RPC based on AsyncToken
 org.spicefactory.parsley.rpc.pimento.configMXML and XML configuration tags for Pimento Data Services
 org.spicefactory.parsley.task.builderContextBuilder Integration with the Spicelib Task Framework
 org.spicefactory.parsley.task.commandCommand Support for the Spicelib Task Framework

Spicelib Reflection API

 PackageDescription
 org.spicefactory.lib.reflectReflection API
 org.spicefactory.lib.reflect.cacheReflection Cache
 org.spicefactory.lib.reflect.converterSeveral Converter implementations
 org.spicefactory.lib.reflect.errorsReflection Errors
 org.spicefactory.lib.reflect.mappingSupport for Metadata Tags Mapped to Classes
 org.spicefactory.lib.reflect.metadataClasses mapped to metadata tags
 org.spicefactory.lib.reflect.typesClasses representing * and void

Spicelib XML-Object-Mapper

 PackageDescription
 org.spicefactory.lib.xmlCore interfaces and classes of the XML-to-Object Mapper
 org.spicefactory.lib.xml.mapperDefault XML-to-Object Mapper Implementation
 org.spicefactory.lib.xml.mapper.handlerHandlers responsible for mapping a single property to XML
 org.spicefactory.lib.exprExpression Framework API
 org.spicefactory.lib.expr.implExpression Framework Implementation

Spicelib Task Framework

 PackageDescription
 org.spicefactory.lib.taskThe Task Framework - Abstractions for asynchronous operations
 org.spicefactory.lib.task.enumEnumerations for the Task Framework
 org.spicefactory.lib.task.eventsEvents for the Task Framework
 org.spicefactory.lib.task.utilUtility Task Implementations

Spicelib Shared APIs

 PackageDescription
 org.spicefactory.lib.errorsCommon Error Classes
 org.spicefactory.lib.eventsCommon Event Classes
 org.spicefactory.lib.loggingLogging Wrapper API
 org.spicefactory.lib.logging.flexLogging Wrapper Adapter for the Flex Logging API
 org.spicefactory.lib.utilMiscellaneous Utitlities