Package | Description |
---|---|
org.codehaus.plexus | |
org.codehaus.plexus.component.reloading |
Modifier and Type | Method and Description |
---|---|
PlexusContainer |
PlexusContainer.createChildContainer(java.lang.String name,
java.util.List classpathJars,
java.util.Map context) |
PlexusContainer |
PlexusContainer.createChildContainer(java.lang.String name,
java.util.List classpathJars,
java.util.Map context,
java.util.List discoveryListeners) |
PlexusContainer |
PlexusContainer.getChildContainer(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
PlexusContainer.setParentPlexusContainer(PlexusContainer container) |
Modifier and Type | Method and Description |
---|---|
boolean |
ComponentReloadingStrategy.shouldReload(java.lang.String role,
PlexusContainer container) |
boolean |
ComponentReloadingStrategy.shouldReload(java.lang.String role,
java.lang.String roleHint,
PlexusContainer container) |