Uses of Class
org.codehaus.plexus.component.composition.CompositionException

Packages that use CompositionException
org.codehaus.plexus Provides the API that bootstraps the Plexus Component managment. 
 

Uses of CompositionException in org.codehaus.plexus
 

Methods in org.codehaus.plexus that throw CompositionException
 java.lang.Object PlexusContainer.autowire(java.lang.Object component)
          Assembles a component and returns it.
 java.lang.Object PlexusContainer.createAndAutowire(java.lang.String clazz)
          Creates a corrosponding component instance found in this container's classrealm, then autowires it.
 



Copyright © 2011. All Rights Reserved.