|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlexusContainerException | |
|---|---|
| org.codehaus.plexus | Provides the API that bootstraps the Plexus Component managment. |
| Uses of PlexusContainerException in org.codehaus.plexus |
|---|
| Methods in org.codehaus.plexus that throw PlexusContainerException | |
|---|---|
void |
PlexusContainer.addJarResource(File resource)
Adds a jar to this container's ClassRealm - whose components are then discovered (via the various registered ComponentDiscoverer's). |
PlexusContainer |
PlexusContainer.createChildContainer(String name,
List classpathJars,
Map context)
|
PlexusContainer |
PlexusContainer.createChildContainer(String name,
List classpathJars,
Map context,
List discoveryListeners)
|
org.codehaus.plexus.classworlds.realm.ClassRealm |
PlexusContainer.createComponentRealm(String id,
List jars)
Creates and returns a new class realm under this container's realm for the given list of jars. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||