Package org.eclipse.gemini.blueprint.config.internal.util

Interface Summary
AttributeCallback Wrapper callback used for parsing attributes (one at a time) that are non standard (ID, LAZY-INIT, DEPENDS-ON).
 

Class Summary
BlueprintAttributeCallback  
ConventionsCallback Callback relying on 'Spring' conventions.
ParserUtils Parsing utility class.
PropertyRefAttributeCallback Convention callback that transforms "<property-name>-ref" attributes into a bean definition that sets the give <property-name> to a bean reference pointing to the attribute value.
ReferenceParsingUtil Reference related parsing utility.
ServiceAttributeCallback <service> attribute callback.
ServiceParsingUtils Utils class for parsing various elements of a service declaration.
StandardAttributeCallback Standard attribute callback.
 



Copyright © 2006-2013. All Rights Reserved.