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

Packages that use ComponentReloadingException
org.codehaus.plexus.component.reloading   
 

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

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



Copyright © 2001-2007 Codehaus. All Rights Reserved.