Uses of Class
org.apache.servicemix.maven.plugin.jbi.AbstractJbiMojo

Uses of AbstractJbiMojo in org.apache.servicemix.maven.plugin.jbi
 

Subclasses of AbstractJbiMojo in org.apache.servicemix.maven.plugin.jbi
 class AbstractDeployableMojo
           
 class GenerateComponentDescriptorMojo
          A Mojo used to build the jbi.xml file.
 class GenerateComponentMojo
          A Mojo used to build the jbi component installer file.
 class GenerateServiceAssemblyDescriptorMojo
          A Mojo used to build the jbi.xml file for a service unit.
 class GenerateServiceAssemblyMojo
          A Mojo used to build the jbi service assembly zip file
 class GenerateServiceUnitDescriptorMojo
          A Mojo used to build the jbi.xml file for a service unit.
 class GenerateServiceUnitMojo
          A Mojo used to build the jbi service unit zip file
 class GenerateSharedLibraryDescriptorMojo
          A Mojo used to build the jbi.xml file for a shared library
 class GenerateSharedLibraryMojo
          A Mojo used to build the jbi shared library zip file
 class JbiProjectDeployerMojo
          A Mojo that can take any project and determine its JBI dependencies and then install it and its dependencies using the JBI deployment tasks
 class ServiceMixEmbeddedMojo
          Starts a ServiceMix JBI container in embedded mode using the servicemix.xml
 class ServiceMixMojo
          Starts a ServiceMix JBI container and them uses the deploy project MOJO to push the current project and dependencies to it
 



Copyright ? 2005-2007. All Rights Reserved.