org.codehaus.plexus.component.reloading
Interface ComponentReloadingStrategy
public interface ComponentReloadingStrategy
- Version:
- $Revision: 4796 $
- Author:
- Jason van Zyl
shouldReload
boolean shouldReload(String role,
PlexusContainer container)
throws ComponentReloadingException
- Throws:
ComponentReloadingException
shouldReload
boolean shouldReload(String role,
String roleHint,
PlexusContainer container)
throws ComponentReloadingException
- Throws:
ComponentReloadingException
Copyright © 2001-2011 Codehaus. All Rights Reserved.