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