|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlexusContainerException | |
|---|---|
| org.codehaus.plexus | |
| Uses of PlexusContainerException in org.codehaus.plexus |
|---|
| Subclasses of PlexusContainerException in org.codehaus.plexus | |
|---|---|
class |
DuplicateChildContainerException
|
| Methods in org.codehaus.plexus that throw PlexusContainerException | |
|---|---|
void |
PlexusContainer.addJarResource(java.io.File resource)
Adds a jar to this container's ClassRealm - whose components are then discovered (via the various registered ComponentDiscoverer's). |
void |
DefaultPlexusContainer.addJarResource(java.io.File jar)
|
protected void |
DefaultPlexusContainer.initialize(ContainerConfiguration containerConfiguration)
|
protected void |
DefaultPlexusContainer.initializePhases(ContainerConfiguration containerConfiguration)
|
void |
PlexusContainer.removeComponentRealm(org.codehaus.plexus.classworlds.realm.ClassRealm componentRealm)
Dissociate the realm with the specified id from the container. |
void |
DefaultPlexusContainer.removeComponentRealm(org.codehaus.plexus.classworlds.realm.ClassRealm realm)
|
protected void |
DefaultPlexusContainer.start()
|
| Constructors in org.codehaus.plexus that throw PlexusContainerException | |
|---|---|
DefaultPlexusContainer()
|
|
DefaultPlexusContainer(ContainerConfiguration c)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||