Uses of Class
org.codehaus.plexus.component.reloading.ComponentReloadingException

Packages that use ComponentReloadingException
org.codehaus.plexus.component.reloading Provides tools for defining what Plexus should do when reloading a component. 
 

Uses of ComponentReloadingException in org.codehaus.plexus.component.reloading
 

Methods in org.codehaus.plexus.component.reloading that throw ComponentReloadingException
 boolean ComponentReloadingStrategy.shouldReload(java.lang.String role, PlexusContainer container)
          Returns true if the given role in the container should be reloaded.
 boolean ComponentReloadingStrategy.shouldReload(java.lang.String role, java.lang.String roleHint, PlexusContainer container)
          Returns true if the given role/role-hint in the container should be reloaded.
 



Copyright © 2011. All Rights Reserved.