Package | Description |
---|---|
org.codehaus.plexus | |
org.codehaus.plexus.component.reloading |
Modifier and Type | Method and Description |
---|---|
PlexusContainer |
PlexusContainer.createChildContainer(String name,
List classpathJars,
Map context) |
PlexusContainer |
PlexusContainer.createChildContainer(String name,
List classpathJars,
Map context,
List discoveryListeners) |
PlexusContainer |
PlexusContainer.getChildContainer(String name) |
Modifier and Type | Method and Description |
---|---|
void |
PlexusContainer.setParentPlexusContainer(PlexusContainer container) |
Modifier and Type | Method and Description |
---|---|
boolean |
ComponentReloadingStrategy.shouldReload(String role,
PlexusContainer container) |
boolean |
ComponentReloadingStrategy.shouldReload(String role,
String roleHint,
PlexusContainer container) |
Copyright © 2001–2016 Codehaus. All rights reserved.