| Package | Description | |
|---|---|---|
| org.spicefactory.parsley.core.builder | API for IOC kernel services for Context initialization | |
| org.spicefactory.parsley.core.builder.impl | Implementation for IOC kernel services for Context initialization | |
| org.spicefactory.parsley.core.context | API for IOC kernel services for the core container | |
| org.spicefactory.parsley.core.context.impl | Implementation for IOC kernel services for the core container | |
| org.spicefactory.parsley.core.context.provider | API for dynamic object providers | |
| org.spicefactory.parsley.core.context.provider.impl | Implementation for dynamic object providers | |
| org.spicefactory.parsley.core.errors | Core Error classes | |
| org.spicefactory.parsley.core.events | Core Events | |
| org.spicefactory.parsley.core.factory | API for the factories for all IOC kernel services | |
| org.spicefactory.parsley.core.factory.impl | Implementation for the factories for all IOC kernel services | |
| org.spicefactory.parsley.core.lifecycle | API for IOC kernel services for object lifecycle management | |
| org.spicefactory.parsley.core.lifecycle.impl | Implementation for IOC kernel services for object lifecycle management | |
| org.spicefactory.parsley.core.messaging | API for IOC kernel services for the messaging system | |
| org.spicefactory.parsley.core.messaging.command | API for the asynchronous command support | |
| org.spicefactory.parsley.core.messaging.command.impl | Implementation of the asynchronous command support | |
| org.spicefactory.parsley.core.messaging.impl | Implementation for IOC kernel services for the messaging system | |
| org.spicefactory.parsley.core.messaging.receiver | API for various types of message receivers | |
| org.spicefactory.parsley.core.messaging.receiver.impl | Implementation for various types of message receivers | |
| org.spicefactory.parsley.core.registry | API for IOC kernel services for the object definition registry | |
| org.spicefactory.parsley.core.registry.builder | API for the configuration DSL of the registry | |
| org.spicefactory.parsley.core.registry.builder.impl | Implementation of the configuration DSL of the registry | |
| org.spicefactory.parsley.core.registry.definition | API for various individual aspects of an ObjectDefinition | |
| org.spicefactory.parsley.core.registry.definition.impl | Implementation for various individual aspects of an ObjectDefinition | |
| org.spicefactory.parsley.core.registry.impl | Implementation for IOC kernel services for the object definition registry | |
| org.spicefactory.parsley.core.registry.model | Configuration model of the object definition registry | |
| org.spicefactory.parsley.core.scope | API for IOC kernel services for scope management | |
| org.spicefactory.parsley.core.scope.impl | Implementation for IOC kernel services for scope management | |
| org.spicefactory.parsley.core.view | API for IOC kernel services for dynamic view wiring | |
| org.spicefactory.parsley.core.view.impl | Implementation for IOC kernel services for dynamic view wiring | |
| org.spicefactory.parsley.core.view.metadata | Metadata to be used for dynamic view wiring |
| Package | Description | |
|---|---|---|
| org.spicefactory.parsley.asconfig | IOC Container initialization based on ActionScript configuration | |
| org.spicefactory.parsley.asconfig.metadata | Metadata tags for use in ActionScript configuration | |
| org.spicefactory.parsley.asconfig.processor | ConfigurationProcessor implementation for ActionScript configuration | |
| org.spicefactory.parsley.metadata | Classes for Metadata processing | |
| org.spicefactory.parsley.runtime | IOC Container initialization based on runtime configuration | |
| org.spicefactory.parsley.runtime.processor | ConfigurationProcessor implementation for runtime configuration | |
| org.spicefactory.parsley.tag | Base API for configuration tags | |
| org.spicefactory.parsley.tag.core | Core Configuration tags for MXML and XML configuration | |
| org.spicefactory.parsley.tag.inject | Configuration tags for dependency injection | |
| org.spicefactory.parsley.tag.lifecycle | Configuration tags for object lifecycle management | |
| org.spicefactory.parsley.tag.messaging | Configuration tags for the Messaging Framework | |
| org.spicefactory.parsley.tag.resources | Configuration tags for localization | |
| org.spicefactory.parsley.tag.util | Utilities for configuration tag implementations |
| Package | Description | |
|---|---|---|
| org.spicefactory.parsley.flex | IOC Container initialization based on MXML configuration | |
| org.spicefactory.parsley.flex.logging | XML configuration tags for Flex LogTargets | |
| org.spicefactory.parsley.flex.modules | Integration with Flex Modules | |
| org.spicefactory.parsley.flex.processor | ConfigurationProcessor implementation for MXML configuration | |
| org.spicefactory.parsley.flex.resources | Adapter for the Flex ResourceManager | |
| org.spicefactory.parsley.flex.tag | Base class for synchronized MXML configuration tags | |
| org.spicefactory.parsley.flex.tag.builder | Configuration tags for Context initialization | |
| org.spicefactory.parsley.flex.tag.view | Configuration tag for explicit view wiring | |
| org.spicefactory.parsley.flex.util | Flex Support Utilities |
| Package | Description | |
|---|---|---|
| org.spicefactory.parsley.xml | IOC Container initialization based on XML configuration | |
| org.spicefactory.parsley.xml.events | Events for XML configuration file loading | |
| org.spicefactory.parsley.xml.ext | Support for custom XML configuration namespaces | |
| org.spicefactory.parsley.xml.mapper | Xml-Object Mapper for XML configuration files | |
| org.spicefactory.parsley.xml.processor | ConfigurationProcesssor implementation based on XML configuration files | |
| org.spicefactory.parsley.xml.tag | Core XML configuration tags |
| Package | Description | |
|---|---|---|
| org.spicefactory.parsley.rpc.cinnamon.command | Command Support for Cinnamon Remoting | |
| org.spicefactory.parsley.rpc.cinnamon.config | MXML and XML configuration tags for Cinnamon Remoting | |
| org.spicefactory.parsley.rpc.flex.command | Command Support for RPC based on AsyncToken | |
| org.spicefactory.parsley.rpc.pimento.config | MXML and XML configuration tags for Pimento Data Services | |
| org.spicefactory.parsley.task.builder | ContextBuilder Integration with the Spicelib Task Framework | |
| org.spicefactory.parsley.task.command | Command Support for the Spicelib Task Framework |
| Package | Description | |
|---|---|---|
| org.spicefactory.lib.reflect | Reflection API | |
| org.spicefactory.lib.reflect.cache | Reflection Cache | |
| org.spicefactory.lib.reflect.converter | Several Converter implementations | |
| org.spicefactory.lib.reflect.errors | Reflection Errors | |
| org.spicefactory.lib.reflect.mapping | Support for Metadata Tags Mapped to Classes | |
| org.spicefactory.lib.reflect.metadata | Classes mapped to metadata tags | |
| org.spicefactory.lib.reflect.types | Classes representing * and void |
| Package | Description | |
|---|---|---|
| org.spicefactory.lib.xml | Core interfaces and classes of the XML-to-Object Mapper | |
| org.spicefactory.lib.xml.mapper | Default XML-to-Object Mapper Implementation | |
| org.spicefactory.lib.xml.mapper.handler | Handlers responsible for mapping a single property to XML | |
| org.spicefactory.lib.expr | Expression Framework API | |
| org.spicefactory.lib.expr.impl | Expression Framework Implementation |
| Package | Description | |
|---|---|---|
| org.spicefactory.lib.task | The Task Framework - Abstractions for asynchronous operations | |
| org.spicefactory.lib.task.enum | Enumerations for the Task Framework | |
| org.spicefactory.lib.task.events | Events for the Task Framework | |
| org.spicefactory.lib.task.util | Utility Task Implementations |
| Package | Description | |
|---|---|---|
| org.spicefactory.lib.errors | Common Error Classes | |
| org.spicefactory.lib.events | Common Event Classes | |
| org.spicefactory.lib.logging | Logging Wrapper API | |
| org.spicefactory.lib.logging.flex | Logging Wrapper Adapter for the Flex Logging API | |
| org.spicefactory.lib.util | Miscellaneous Utitlities |