Package org.oddjob.arooa.deploy

Concerning deployment and implementations of ArooaDescriptor in particular.

See:
          Description

Interface Summary
ArooaDescriptorFactory Something that can create an ArooaDescriptor.
BeanDescriptorProvider Something capable of providing an ArooaBeanDescriptor.
 

Class Summary
AnnotatedBeanDescriptorProvider  
ArooaDescriptorBean A bean style implementation of an ArooaDescriptorFactory.
ArooaDescriptorDescriptor An ArooaDescriptor for a ArooaConfiguration that provides and ArooaDescriptorBean.
ArooaDescriptorDescriptorFactory An ArooaDescriptor for a ArooaConfiguration that provides and ArooaDescriptorBean.
BeanDefinition  
BeanDefinitions Provide a set of element to class name mappings.
BeanDescriptorHelper  
ClassBeanDescriptorProvider  
ClassesOnlyDescriptor An ArooaDescriptor that only provides classes;
ClassMappingsList  
ClassPathDescriptorFactory Create an ArooaDescriptor by scanning for arooa.xml descriptor files.
ClassResolverDescriptorFactory Create an ArooaDescriptor by scanning an existing descriptor for descriptor files.
DefaultBeanDescriptorProvider  
EmptyDescriptor  
LinkedBeanDescriptor  
LinkedClassMapping  
LinkedDescriptor Combine two ArooaDescriptors.
ListDescriptor A collection of descriptors.
ListDescriptorBean  
MappingsSwitch Provide a consistent ElementMappings view for the two individual mappings that are loaded in an ArooaDescriptorBean.
PropertyDefinition  
URLDescriptorFactory Create an {link ArooaDescriptor} from a collection of URLs.
 

Enum Summary
PropertyDefinition.PropertyType  
 

Package org.oddjob.arooa.deploy Description

Concerning deployment and implementations of ArooaDescriptor in particular.