- ComponentConfigurationException - Exception in org.codehaus.plexus.component.repository.exception
-
Exception that is thrown when the class(es) required for a component
implementation are not available.
- ComponentConfigurationException(String) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentConfigurationException
-
- ComponentConfigurationException(String, Throwable) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentConfigurationException
-
- ComponentDependency - Class in org.codehaus.plexus.component.repository
-
- ComponentDependency() - Constructor for class org.codehaus.plexus.component.repository.ComponentDependency
-
- ComponentDescriptor - Class in org.codehaus.plexus.component.repository
-
Component instantiation description.
- ComponentDescriptor() - Constructor for class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- ComponentDescriptorUnmarshallingException - Exception in org.codehaus.plexus.component.repository.exception
-
Exception that is thrown when the class(es) required for a component
implementation are not available.
- ComponentDescriptorUnmarshallingException(String) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentDescriptorUnmarshallingException
-
- ComponentDescriptorUnmarshallingException(String, Throwable) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentDescriptorUnmarshallingException
-
- componentDiscovered(ComponentDiscoveryEvent) - Method in interface org.codehaus.plexus.component.discovery.ComponentDiscoveryListener
-
- ComponentDiscoveryEvent - Class in org.codehaus.plexus.component.discovery
-
- ComponentDiscoveryEvent(ComponentSetDescriptor) - Constructor for class org.codehaus.plexus.component.discovery.ComponentDiscoveryEvent
-
- ComponentDiscoveryListener - Interface in org.codehaus.plexus.component.discovery
-
- ComponentImplementationNotFoundException - Exception in org.codehaus.plexus.component.repository.exception
-
Exception that is thrown when the class(es) required for a component
implementation are not available.
- ComponentImplementationNotFoundException(String) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentImplementationNotFoundException
-
- ComponentImplementationNotFoundException(String, Throwable) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentImplementationNotFoundException
-
- ComponentLifecycleException - Exception in org.codehaus.plexus.component.repository.exception
-
Exception that is thrown when the class(es) required for a component
implementation are not available.
- ComponentLifecycleException(String) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentLifecycleException
-
- ComponentLifecycleException(String, Throwable) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentLifecycleException
-
- ComponentLookupException - Exception in org.codehaus.plexus.component.repository.exception
-
The exception which is thrown by a component repository when
the requested component cannot be found.
- ComponentLookupException(String) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentLookupException
-
- ComponentLookupException(String, Throwable) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentLookupException
-
- ComponentManagerImplementationNotFoundException - Exception in org.codehaus.plexus.component.repository.exception
-
Exception that is thrown when the class(es) required for a component
implementation are not available.
- ComponentManagerImplementationNotFoundException(String) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentManagerImplementationNotFoundException
-
- ComponentManagerImplementationNotFoundException(String, Throwable) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentManagerImplementationNotFoundException
-
- ComponentProfileException - Exception in org.codehaus.plexus.component.repository.exception
-
Exception that is thrown when the class(es) required for a component
implementation are not available.
- ComponentProfileException(String) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentProfileException
-
- ComponentProfileException(String, Throwable) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentProfileException
-
- ComponentReloadingException - Exception in org.codehaus.plexus.component.reloading
-
- ComponentReloadingException(String) - Constructor for exception org.codehaus.plexus.component.reloading.ComponentReloadingException
-
- ComponentReloadingException(Throwable) - Constructor for exception org.codehaus.plexus.component.reloading.ComponentReloadingException
-
- ComponentReloadingException(String, Throwable) - Constructor for exception org.codehaus.plexus.component.reloading.ComponentReloadingException
-
- ComponentReloadingStrategy - Interface in org.codehaus.plexus.component.reloading
-
- ComponentRepositoryException - Exception in org.codehaus.plexus.component.repository.exception
-
Exception that is thrown when the class(es) required for a component
implementation are not available.
- ComponentRepositoryException(String) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentRepositoryException
-
- ComponentRepositoryException(String, Throwable) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentRepositoryException
-
- ComponentRequirement - Class in org.codehaus.plexus.component.repository
-
- ComponentRequirement() - Constructor for class org.codehaus.plexus.component.repository.ComponentRequirement
-
- ComponentSetDescriptor - Class in org.codehaus.plexus.component.repository
-
- ComponentSetDescriptor() - Constructor for class org.codehaus.plexus.component.repository.ComponentSetDescriptor
-
- CompositionException - Exception in org.codehaus.plexus.component.composition
-
- CompositionException(String) - Constructor for exception org.codehaus.plexus.component.composition.CompositionException
-
Construct a new CompositionException
instance.
- CompositionException(String, Throwable) - Constructor for exception org.codehaus.plexus.component.composition.CompositionException
-
Construct a new CompositionException
instance.
- Configurable - Interface in org.codehaus.plexus.personality.plexus.lifecycle.phase
-
Configures a component.
- configure(PlexusConfiguration) - Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Configurable
-
- contains(Object) - Method in interface org.codehaus.plexus.context.Context
-
- Context - Interface in org.codehaus.plexus.context
-
- ContextException - Exception in org.codehaus.plexus.context
-
Exception signalling a badly formed Context.
- ContextException(String) - Constructor for exception org.codehaus.plexus.context.ContextException
-
Construct a new ContextException
instance.
- ContextException(String, Throwable) - Constructor for exception org.codehaus.plexus.context.ContextException
-
Construct a new ContextException
instance.
- Contextualizable - Interface in org.codehaus.plexus.personality.plexus.lifecycle.phase
-
- contextualize(Context) - Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
-
- createAndAutowire(String) - Method in interface org.codehaus.plexus.PlexusContainer
-
- createChildContainer(String, List, Map) - Method in interface org.codehaus.plexus.PlexusContainer
-
- createChildContainer(String, List, Map, List) - Method in interface org.codehaus.plexus.PlexusContainer
-
- createComponentRealm(String, List) - Method in interface org.codehaus.plexus.PlexusContainer
-