Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
W
A
AbstractLogEnabled
- Class in
org.codehaus.plexus.logging
AbstractLogEnabled()
- Constructor for class org.codehaus.plexus.logging.
AbstractLogEnabled
AbstractLogger
- Class in
org.codehaus.plexus.logging
AbstractLogger(int, String)
- Constructor for class org.codehaus.plexus.logging.
AbstractLogger
AbstractLoggerManager
- Class in
org.codehaus.plexus.logging
AbstractLoggerManager()
- Constructor for class org.codehaus.plexus.logging.
AbstractLoggerManager
addChild(PlexusConfiguration)
- Method in interface org.codehaus.plexus.configuration.
PlexusConfiguration
addComponentDescriptor(ComponentDescriptor)
- Method in class org.codehaus.plexus.component.repository.
ComponentSetDescriptor
addComponentDescriptor(ComponentDescriptor)
- Method in interface org.codehaus.plexus.
PlexusContainer
addContextValue(Object, Object)
- Method in interface org.codehaus.plexus.
PlexusContainer
addDependency(ComponentDependency)
- Method in class org.codehaus.plexus.component.repository.
ComponentSetDescriptor
addJarRepository(File)
- Method in interface org.codehaus.plexus.
PlexusContainer
addJarResource(File)
- Method in interface org.codehaus.plexus.
PlexusContainer
addRequirement(ComponentRequirement)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
addRequirements(List)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
autowire(Object)
- Method in interface org.codehaus.plexus.
PlexusContainer
C
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
D
debug(String)
- Method in class org.codehaus.plexus.logging.
AbstractLogger
debug(String)
- Method in interface org.codehaus.plexus.logging.
Logger
debug(String, Throwable)
- Method in interface org.codehaus.plexus.logging.
Logger
Disposable
- Interface in
org.codehaus.plexus.personality.plexus.lifecycle.phase
dispose()
- Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.
Disposable
dispose()
- Method in interface org.codehaus.plexus.
PlexusContainer
E
enableLogging(Logger)
- Method in class org.codehaus.plexus.logging.
AbstractLogEnabled
enableLogging(Logger)
- Method in interface org.codehaus.plexus.logging.
LogEnabled
equals(Object)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
equals(Object)
- Method in class org.codehaus.plexus.component.repository.
ComponentRequirement
error(String)
- Method in class org.codehaus.plexus.logging.
AbstractLogger
error(String)
- Method in interface org.codehaus.plexus.logging.
Logger
error(String, Throwable)
- Method in interface org.codehaus.plexus.logging.
Logger
F
fatalError(String)
- Method in class org.codehaus.plexus.logging.
AbstractLogger
fatalError(String)
- Method in interface org.codehaus.plexus.logging.
Logger
fatalError(String, Throwable)
- Method in interface org.codehaus.plexus.logging.
Logger
G
get(Object)
- Method in interface org.codehaus.plexus.context.
Context
getActiveLoggerCount()
- Method in interface org.codehaus.plexus.logging.
LoggerManager
getAlias()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getArtifactId()
- Method in class org.codehaus.plexus.component.repository.
ComponentDependency
getAttribute(String)
- Method in interface org.codehaus.plexus.configuration.
PlexusConfiguration
getAttribute(String, String)
- Method in interface org.codehaus.plexus.configuration.
PlexusConfiguration
getAttributeNames()
- Method in interface org.codehaus.plexus.configuration.
PlexusConfiguration
getChild(String)
- Method in interface org.codehaus.plexus.configuration.
PlexusConfiguration
getChild(int)
- Method in interface org.codehaus.plexus.configuration.
PlexusConfiguration
getChild(String, boolean)
- Method in interface org.codehaus.plexus.configuration.
PlexusConfiguration
getChildContainer(String)
- Method in interface org.codehaus.plexus.
PlexusContainer
getChildCount()
- Method in interface org.codehaus.plexus.configuration.
PlexusConfiguration
getChildLogger(String)
- Method in interface org.codehaus.plexus.logging.
Logger
getChildren()
- Method in interface org.codehaus.plexus.configuration.
PlexusConfiguration
getChildren(String)
- Method in interface org.codehaus.plexus.configuration.
PlexusConfiguration
getComponentComposer()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getComponentConfigurator()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getComponentDescriptor(String)
- Method in interface org.codehaus.plexus.
PlexusContainer
getComponentDescriptorList(String)
- Method in interface org.codehaus.plexus.
PlexusContainer
getComponentDescriptorMap(String)
- Method in interface org.codehaus.plexus.
PlexusContainer
getComponentFactory()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getComponentKey()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getComponentProfile()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getComponents()
- Method in class org.codehaus.plexus.component.repository.
ComponentSetDescriptor
getComponentSetDescriptor()
- Method in class org.codehaus.plexus.component.discovery.
ComponentDiscoveryEvent
getComponentSetDescriptor()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getComponentType()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getConfiguration()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getContainerRealm()
- Method in interface org.codehaus.plexus.
PlexusContainer
getContext()
- Method in interface org.codehaus.plexus.
PlexusContainer
getCreationDate()
- Method in interface org.codehaus.plexus.
PlexusContainer
getDependencies()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getDependencies()
- Method in class org.codehaus.plexus.component.repository.
ComponentSetDescriptor
getDescription()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getFieldMappingType()
- Method in class org.codehaus.plexus.component.repository.
ComponentRequirement
getFieldName()
- Method in class org.codehaus.plexus.component.repository.
ComponentRequirement
getGroupId()
- Method in class org.codehaus.plexus.component.repository.
ComponentDependency
getHumanReadableKey()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getHumanReadableKey()
- Method in class org.codehaus.plexus.component.repository.
ComponentRequirement
getId()
- Method in interface org.codehaus.plexus.component.discovery.
ComponentDiscoveryListener
getId()
- Method in class org.codehaus.plexus.component.repository.
ComponentSetDescriptor
getImplementation()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getInstantiationStrategy()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getLifecycleHandler()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getLogger()
- Method in class org.codehaus.plexus.logging.
AbstractLogEnabled
getLogger()
- Method in interface org.codehaus.plexus.
PlexusContainer
Deprecated.
getLoggerForComponent(String)
- Method in class org.codehaus.plexus.logging.
AbstractLoggerManager
getLoggerForComponent(String)
- Method in interface org.codehaus.plexus.logging.
LoggerManager
getLoggerForComponent(String, String)
- Method in interface org.codehaus.plexus.logging.
LoggerManager
getLoggerManager()
- Method in interface org.codehaus.plexus.
PlexusContainer
getName()
- Method in interface org.codehaus.plexus.configuration.
PlexusConfiguration
getName()
- Method in class org.codehaus.plexus.logging.
AbstractLogger
getName()
- Method in interface org.codehaus.plexus.logging.
Logger
getName()
- Method in interface org.codehaus.plexus.
PlexusContainer
getRealmId()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getRequirementKey()
- Method in class org.codehaus.plexus.component.repository.
ComponentRequirement
getRequirements()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getRole()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getRole()
- Method in class org.codehaus.plexus.component.repository.
ComponentRequirement
getRoleHint()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
getRoleHint()
- Method in class org.codehaus.plexus.component.repository.
ComponentRequirement
getThreshold()
- Method in class org.codehaus.plexus.logging.
AbstractLogger
getThreshold(String)
- Method in class org.codehaus.plexus.logging.
AbstractLoggerManager
getThreshold()
- Method in interface org.codehaus.plexus.logging.
Logger
getThreshold()
- Method in interface org.codehaus.plexus.logging.
LoggerManager
Returns the current threshold for all new loggers.
getThreshold(String)
- Method in interface org.codehaus.plexus.logging.
LoggerManager
getThreshold(String, String)
- Method in interface org.codehaus.plexus.logging.
LoggerManager
getType()
- Method in class org.codehaus.plexus.component.repository.
ComponentDependency
getValue()
- Method in interface org.codehaus.plexus.configuration.
PlexusConfiguration
getValue(String)
- Method in interface org.codehaus.plexus.configuration.
PlexusConfiguration
getVersion()
- Method in class org.codehaus.plexus.component.repository.
ComponentDependency
getVersion()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
H
hasChildContainer(String)
- Method in interface org.codehaus.plexus.
PlexusContainer
hasComponent(String)
- Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.
ServiceLocator
hasComponent(String, String)
- Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.
ServiceLocator
hasComponent(String)
- Method in interface org.codehaus.plexus.
PlexusContainer
hasComponent(String, String)
- Method in interface org.codehaus.plexus.
PlexusContainer
hasConfiguration()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
hashCode()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
hashCode()
- Method in class org.codehaus.plexus.component.repository.
ComponentRequirement
hide(Object)
- Method in interface org.codehaus.plexus.context.
Context
Hides the item in the containerContext.
I
info(String)
- Method in class org.codehaus.plexus.logging.
AbstractLogger
info(String)
- Method in interface org.codehaus.plexus.logging.
Logger
info(String, Throwable)
- Method in interface org.codehaus.plexus.logging.
Logger
Initializable
- Interface in
org.codehaus.plexus.personality.plexus.lifecycle.phase
InitializationException
- Exception in
org.codehaus.plexus.personality.plexus.lifecycle.phase
Indicates a problem occurred when initialising a component.
InitializationException(String)
- Constructor for exception org.codehaus.plexus.personality.plexus.lifecycle.phase.
InitializationException
InitializationException(String, Throwable)
- Constructor for exception org.codehaus.plexus.personality.plexus.lifecycle.phase.
InitializationException
initialize()
- Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.
Initializable
isDebugEnabled()
- Method in class org.codehaus.plexus.logging.
AbstractLogger
isDebugEnabled()
- Method in interface org.codehaus.plexus.logging.
Logger
isErrorEnabled()
- Method in class org.codehaus.plexus.logging.
AbstractLogger
isErrorEnabled()
- Method in interface org.codehaus.plexus.logging.
Logger
isFatalErrorEnabled()
- Method in class org.codehaus.plexus.logging.
AbstractLogger
isFatalErrorEnabled()
- Method in interface org.codehaus.plexus.logging.
Logger
isInfoEnabled()
- Method in class org.codehaus.plexus.logging.
AbstractLogger
isInfoEnabled()
- Method in interface org.codehaus.plexus.logging.
Logger
isIsolatedRealm()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
isIsolatedRealm()
- Method in class org.codehaus.plexus.component.repository.
ComponentSetDescriptor
isReloadingEnabled()
- Method in interface org.codehaus.plexus.
PlexusContainer
isValidThreshold(int)
- Method in class org.codehaus.plexus.logging.
AbstractLogger
isWarnEnabled()
- Method in class org.codehaus.plexus.logging.
AbstractLogger
isWarnEnabled()
- Method in interface org.codehaus.plexus.logging.
Logger
L
LEVEL_DEBUG
- Static variable in interface org.codehaus.plexus.logging.
Logger
Typecode for debugging messages.
LEVEL_DISABLED
- Static variable in interface org.codehaus.plexus.logging.
Logger
Typecode for disabled log levels.
LEVEL_ERROR
- Static variable in interface org.codehaus.plexus.logging.
Logger
Typecode for error messages.
LEVEL_FATAL
- Static variable in interface org.codehaus.plexus.logging.
Logger
Typecode for fatal error messages.
LEVEL_INFO
- Static variable in interface org.codehaus.plexus.logging.
Logger
Typecode for informational messages.
LEVEL_WARN
- Static variable in interface org.codehaus.plexus.logging.
Logger
Typecode for warning messages.
LogEnabled
- Interface in
org.codehaus.plexus.logging
Logger
- Interface in
org.codehaus.plexus.logging
LoggerManager
- Interface in
org.codehaus.plexus.logging
lookup(String)
- Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.
ServiceLocator
lookup(String, String)
- Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.
ServiceLocator
lookup(String)
- Method in interface org.codehaus.plexus.
PlexusContainer
lookup(String, String)
- Method in interface org.codehaus.plexus.
PlexusContainer
lookup(Class)
- Method in interface org.codehaus.plexus.
PlexusContainer
lookup(Class, String)
- Method in interface org.codehaus.plexus.
PlexusContainer
lookupList(String)
- Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.
ServiceLocator
lookupList(String)
- Method in interface org.codehaus.plexus.
PlexusContainer
lookupList(Class)
- Method in interface org.codehaus.plexus.
PlexusContainer
lookupMap(String)
- Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.
ServiceLocator
lookupMap(String)
- Method in interface org.codehaus.plexus.
PlexusContainer
lookupMap(Class)
- Method in interface org.codehaus.plexus.
PlexusContainer
M
makeReadOnly()
- Method in interface org.codehaus.plexus.context.
Context
Make the containerContext read-only.
O
org.codehaus.plexus
- package org.codehaus.plexus
org.codehaus.plexus.component.composition
- package org.codehaus.plexus.component.composition
org.codehaus.plexus.component.discovery
- package org.codehaus.plexus.component.discovery
org.codehaus.plexus.component.reloading
- package org.codehaus.plexus.component.reloading
org.codehaus.plexus.component.repository
- package org.codehaus.plexus.component.repository
org.codehaus.plexus.component.repository.exception
- package org.codehaus.plexus.component.repository.exception
org.codehaus.plexus.configuration
- package org.codehaus.plexus.configuration
org.codehaus.plexus.context
- package org.codehaus.plexus.context
org.codehaus.plexus.logging
- package org.codehaus.plexus.logging
org.codehaus.plexus.personality.plexus.lifecycle.phase
- package org.codehaus.plexus.personality.plexus.lifecycle.phase
P
PlexusConfiguration
- Interface in
org.codehaus.plexus.configuration
PlexusConfigurationException
- Exception in
org.codehaus.plexus.configuration
PlexusConfigurationException(String)
- Constructor for exception org.codehaus.plexus.configuration.
PlexusConfigurationException
PlexusConfigurationException(String, Throwable)
- Constructor for exception org.codehaus.plexus.configuration.
PlexusConfigurationException
PlexusContainer
- Interface in
org.codehaus.plexus
PlexusContainerException
- Exception in
org.codehaus.plexus
Container execution exception.
PlexusContainerException(String, Throwable)
- Constructor for exception org.codehaus.plexus.
PlexusContainerException
PlexusContainerException(String)
- Constructor for exception org.codehaus.plexus.
PlexusContainerException
put(Object, Object)
- Method in interface org.codehaus.plexus.context.
Context
Adds the item to the containerContext.
R
registerComponentDiscoveryListener(ComponentDiscoveryListener)
- Method in interface org.codehaus.plexus.
PlexusContainer
release(Object)
- Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.
ServiceLocator
release(Object)
- Method in interface org.codehaus.plexus.
PlexusContainer
releaseAll(Map)
- Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.
ServiceLocator
releaseAll(List)
- Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.
ServiceLocator
releaseAll(Map)
- Method in interface org.codehaus.plexus.
PlexusContainer
releaseAll(List)
- Method in interface org.codehaus.plexus.
PlexusContainer
removeChildContainer(String)
- Method in interface org.codehaus.plexus.
PlexusContainer
removeComponentDiscoveryListener(ComponentDiscoveryListener)
- Method in interface org.codehaus.plexus.
PlexusContainer
resume()
- Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.
Suspendable
resume(Object)
- Method in interface org.codehaus.plexus.
PlexusContainer
returnComponentLogger(String)
- Method in class org.codehaus.plexus.logging.
AbstractLoggerManager
returnComponentLogger(String)
- Method in interface org.codehaus.plexus.logging.
LoggerManager
returnComponentLogger(String, String)
- Method in interface org.codehaus.plexus.logging.
LoggerManager
ROLE
- Static variable in interface org.codehaus.plexus.logging.
LoggerManager
ROLE
- Static variable in interface org.codehaus.plexus.
PlexusContainer
S
service(ServiceLocator)
- Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.
Serviceable
Serviceable
- Interface in
org.codehaus.plexus.personality.plexus.lifecycle.phase
Indicates that a class wants a hold on a ServiceLocator.
ServiceLocator
- Interface in
org.codehaus.plexus.personality.plexus.lifecycle.phase
Provides services to components by means of a lookup.
setAlias(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
setArtifactId(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDependency
setComponentComposer(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
setComponentConfigurator(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
setComponentFactory(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
setComponentProfile(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
setComponents(List)
- Method in class org.codehaus.plexus.component.repository.
ComponentSetDescriptor
setComponentSetDescriptor(ComponentSetDescriptor)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
setComponentType(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
setConfiguration(PlexusConfiguration)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
setDependencies(List)
- Method in class org.codehaus.plexus.component.repository.
ComponentSetDescriptor
setDescription(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
setFieldMappingType(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentRequirement
setFieldName(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentRequirement
setGroupId(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDependency
setId(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentSetDescriptor
setImplementation(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
setInstantiationStrategy(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
setIsolatedRealm(boolean)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
setIsolatedRealm(boolean)
- Method in class org.codehaus.plexus.component.repository.
ComponentSetDescriptor
setLifecycleHandler(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
setLoggerManager(LoggerManager)
- Method in interface org.codehaus.plexus.
PlexusContainer
setName(String)
- Method in interface org.codehaus.plexus.
PlexusContainer
setParentPlexusContainer(PlexusContainer)
- Method in interface org.codehaus.plexus.
PlexusContainer
setRealmId(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
setReloadingEnabled(boolean)
- Method in interface org.codehaus.plexus.
PlexusContainer
setRole(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
setRole(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentRequirement
setRoleHint(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
setRoleHint(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentRequirement
setThreshold(int)
- Method in class org.codehaus.plexus.logging.
AbstractLogger
setThreshold(String, int)
- Method in class org.codehaus.plexus.logging.
AbstractLoggerManager
setThreshold(int)
- Method in interface org.codehaus.plexus.logging.
Logger
setThreshold(int)
- Method in interface org.codehaus.plexus.logging.
LoggerManager
Sets the threshold for all new loggers.
setThreshold(String, int)
- Method in interface org.codehaus.plexus.logging.
LoggerManager
setThreshold(String, String, int)
- Method in interface org.codehaus.plexus.logging.
LoggerManager
setThresholds(int)
- Method in interface org.codehaus.plexus.logging.
LoggerManager
Sets the threshold for all loggers.
setType(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDependency
setupLogger(Object)
- Method in class org.codehaus.plexus.logging.
AbstractLogEnabled
setupLogger(Object, String)
- Method in class org.codehaus.plexus.logging.
AbstractLogEnabled
setupLogger(Object, Logger)
- Method in class org.codehaus.plexus.logging.
AbstractLogEnabled
setVersion(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDependency
setVersion(String)
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
shouldReload(String, PlexusContainer)
- Method in interface org.codehaus.plexus.component.reloading.
ComponentReloadingStrategy
shouldReload(String, String, PlexusContainer)
- Method in interface org.codehaus.plexus.component.reloading.
ComponentReloadingStrategy
start()
- Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.
Startable
Startable
- Interface in
org.codehaus.plexus.personality.plexus.lifecycle.phase
StartingException
- Exception in
org.codehaus.plexus.personality.plexus.lifecycle.phase
Error occuring while starting a component.
StartingException(String)
- Constructor for exception org.codehaus.plexus.personality.plexus.lifecycle.phase.
StartingException
StartingException(String, Throwable)
- Constructor for exception org.codehaus.plexus.personality.plexus.lifecycle.phase.
StartingException
stop()
- Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.
Startable
StoppingException
- Exception in
org.codehaus.plexus.personality.plexus.lifecycle.phase
Error occuring while starting a component.
StoppingException(String)
- Constructor for exception org.codehaus.plexus.personality.plexus.lifecycle.phase.
StoppingException
StoppingException(String, Throwable)
- Constructor for exception org.codehaus.plexus.personality.plexus.lifecycle.phase.
StoppingException
suspend()
- Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.
Suspendable
suspend(Object)
- Method in interface org.codehaus.plexus.
PlexusContainer
Suspendable
- Interface in
org.codehaus.plexus.personality.plexus.lifecycle.phase
T
toMapKey(String, String)
- Method in class org.codehaus.plexus.logging.
AbstractLoggerManager
Creates a string key useful as keys in
Map
's.
toString()
- Method in class org.codehaus.plexus.component.repository.
ComponentDependency
toString()
- Method in class org.codehaus.plexus.component.repository.
ComponentDescriptor
toString()
- Method in class org.codehaus.plexus.component.repository.
ComponentRequirement
toString()
- Method in class org.codehaus.plexus.component.repository.
ComponentSetDescriptor
W
warn(String)
- Method in class org.codehaus.plexus.logging.
AbstractLogger
warn(String)
- Method in interface org.codehaus.plexus.logging.
Logger
warn(String, Throwable)
- Method in interface org.codehaus.plexus.logging.
Logger
A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2001-2010
Codehaus
. All Rights Reserved.