Package org.apache.servicemix.common.packaging

Interface Summary
ServiceUnitAnalyzer Provides a interface that components can implement, if they implement this interface and expose the name of the analyzer in their Maven Project Object Model then the tooling can use this to analyze a Service Unit for the component during packaging to generate the consumes and provides elements for the service unit's jbi.xml.
 

Class Summary
Consumes Provides a value object for gathering information on a consumes element from a ServiceUnitAnalyzer.
Provides Provides a value object for gathering information on a provides element from a ServiceUnitAnalyzer.
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.