|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Throwable
objects.
IOUtil.copy(InputStream, OutputStream)
instead.
Configuration
element name: Plexus context setting.
Configuration
element name: Plexus context setting name.
Configuration
element name: Plexus context setting value.
Map
collections.FastMap
.
FastMap
and having the
specified cache size.
ServiceFactory
is responsible for instantiating a component.PlexusContainer
interface that can
be used as a component inside another container instance.ContextException
instance.
ContextException
instance.
FastMap
.
n
.
n
.
\n
from end of a String if it's there.
null
by returning
an empty String.
FastMap
.
FastMap
.
FastMap
contains a mapping for the specified
key.
true
if this map maps one or more keys to the
specified value.
FastMap
maps one or more keys to the
specified value.
InputStream
to an OutputStream
.
InputStream
to an OutputStream
.
Reader
to a Writer
.
Reader
to a Writer
.
InputStream
to chars on a
Writer
.
InputStream
to chars on a
Writer
.
InputStream
to chars on a
Writer
, using the specified encoding.
InputStream
to chars on a
Writer
, using the specified encoding.
Reader
to bytes on an OutputStream
, and
flush the OutputStream
.
Reader
to bytes on an OutputStream
, and
flush the OutputStream
.
String
to bytes on an OutputStream
, and
flush the OutputStream
.
String
to bytes on an OutputStream
, and
flush the OutputStream
.
String
to a Writer
.
byte[]
to chars on a
Writer
.
byte[]
to chars on a
Writer
.
byte[]
to chars on a
Writer
, using the specified encoding.
byte[]
to chars on a
Writer
, using the specified encoding.
byte[]
to an OutputStream
.
byte[]
to an OutputStream
.
source
to a file destination
.
DefaultConfiguration
with the specified
local name and location.
File
plexus deployment root, if
any.
Object
as a String,
or, if the Object
is null
, an empty
String.
Object
as a String,
or, if the Object
is null
, a passed
in default String.
ExceptionUtils
provides utilities for manipulating
Throwable
objects.ExceptionUtils
.
FastMap
.
FastMap
for equality.
true
if they are equal.
true
if they are equal ignoring
the case.
Map
collection with real-time
behavior.FastMap
with a capacity of 256
entries.
FastMap
, copy of the specified Map
.
FastMap
with the specified capacity.
FastMap
entry.boolean
and appends the resulting
text to the StringBuffer
argument.
short
and appends the resulting
text (decimal representation) to the StringBuffer
argument.
short
in the specified radix and
appends the resulting text to the StringBuffer
argument.
int
and appends the resulting
text (decimal representation) to the StringBuffer
argument.
int
in the specified radix and appends
the resulting text to the StringBuffer
argument.
long
and appends the resulting
text (decimal representation) to the StringBuffer
argument.
long
in the specified radix and
appends the resulting text to the StringBuffer
argument.
float
and appends the resulting
text to the StringBuffer
argument.
float
and appends the resulting text
to the StringBuffer
argument; the number of significative
digits is deduced from the specifed precision.
double
and appends the resulting
text to the StringBuffer
argument.
double
and appends the resulting text
to the StringBuffer
argument; the number of significand
digits is specified as integer argument.
double
and appends the resulting text
to the StringBuffer
argument; the number of significative
digits is deduced from the specifed precision.
double
and appends the resulting text
to the StringBuffer
argument; the number of significative
digits is deduced from the specifed precision.
FastMap
maps the specified key.
Throwable
to obtain the cause.
Throwable
to obtain the cause
using a supplied array of method names.
instanceof
checks to examine the exception,
looking for well known types which could contain chained or
wrapped exceptions.
ConsoleLogger
is not hierarchical).
ClassLoader
.
ExceptionUtils.getCause(Throwable)
, and
returns that exception.
Throwable
object, decomposing it into a list of
stack frames.
getStackFrames(Throwable)
methods of this and the
classes.
Throwable
objects in the
exception chain.
Throwable
objects in the
exception chain.
FastMap
.
ExceptionUtils.indexOfThrowable(Throwable, Class, int)
,
starting the search at the beginning of the exception chain.
Throwable
that matches the specified type in the
exception chain of Throwable
objects with an index
greater than or equal to the specified index, or
-1
if the type is not found.
' '
).
' '
).
true
if debug-level logging is enabled, false otherwise.
true
if this map contains no key-value mappings.
FastMap
contains no key-value mappings.
null
or empty.
true
if error-level logging is enabled, false otherwise.
true
if fatal-level logging is enabled, false otherwise.
true
if info-level logging is enabled, false otherwise.
null
and is
not empty (length > 0
).
' '
).
true
if warn-level logging is enabled, false otherwise.
Iterator
into
a single String containing the provided elements.
FastMap
.
n
characters of a String.
null
String
returns null
.
n
characters from the middle of a String.
10
raised
at the specified power exponent.
PlexusContainer
.
Configuration
element name: Plexus configuration resource.
URLClassLoader
that exposes the ability to dynamically
add URLs after construct.Configurable
component cannot be configured
properly, or if a value cannot be retrieved properly.ConfigurationException
instance.
ConfigurationException
instance.
PlexusContainer
.
CharSequence
as a boolean
.
CharSequence
as a double
.
CharSequence
as a float
.
CharSequence
as a signed decimal
int
.
CharSequence
as a signed
int
in the specified radix.
CharSequence
as a signed decimal
long
.
CharSequence
as a signed
long
in the specified radix.
CharSequence
as a signed decimal
short
.
CharSequence
as a signed
short
in the specified radix.
FastMap
.
FastMap
.
File
plexus runtime root, if
any.
File
plexus root, if any.
File
plexus root,
if any.
File
plexus runtime root, if
any.
FastMap
if present.
n
times to form a
new string.
max
values of the search String.
filename
to it's canonical form.
n
characters of a String.
String
manipulation routines.StringUtils instances should NOT be constructed in
standard programming.
- SuspendPhase - class org.codehaus.plexus.personality.plexus.lifecycle.phase.SuspendPhase.
-
- SuspendPhase() -
Constructor for class org.codehaus.plexus.personality.plexus.lifecycle.phase.SuspendPhase
-
- Suspendable - interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Suspendable.
-
- SweeperPool - class org.codehaus.plexus.util.SweeperPool.
- Pools a bunch of objects .
- SweeperPool(int, int, int, int, int) -
Constructor for class org.codehaus.plexus.util.SweeperPool
- There are a number of settings to control how the pool operates.
- SweeperPool.Sweeper - class org.codehaus.plexus.util.SweeperPool.Sweeper.
- Periodically at
sweepInterval
goes through
and tests if the pool should be trimmed. - SweeperPool.Sweeper(SweeperPool, int) -
Constructor for class org.codehaus.plexus.util.SweeperPool.Sweeper
-
- saneConvert(int) -
Method in class org.codehaus.plexus.util.SweeperPool
-
- scan() -
Method in class org.codehaus.plexus.util.DirectoryScanner
- Scans the base directory for files which match at least one include
pattern and don't match any exclude patterns.
- scandir(File, String, boolean) -
Method in class org.codehaus.plexus.util.DirectoryScanner
- Scans the given directory for files and directories.
- segmentIsEmpty(List) -
Method in class org.codehaus.plexus.lifecycle.AbstractLifecycleHandler
-
- service -
Variable in class org.codehaus.plexus.util.SweeperPool.Sweeper
-
- setAlias(String) -
Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- setAttribute(String, String) -
Method in class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
- setBasedir(String) -
Method in class org.codehaus.plexus.util.DirectoryScanner
- Sets the base directory to be scanned.
- setBasedir(File) -
Method in class org.codehaus.plexus.util.DirectoryScanner
- Sets the base directory to be scanned.
- setCapacity(int) -
Method in class org.codehaus.plexus.util.FastMap
- Changes the current capacity of this
FastMap
.
- setCaseSensitive(boolean) -
Method in class org.codehaus.plexus.util.DirectoryScanner
- Sets whether or not the file system should be regarded as case sensitive.
- setClassLoader(ClassLoader) -
Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- setClassLoader(ClassLoader) -
Method in class org.codehaus.plexus.classloader.DefaultResourceManager
-
- setClassLoader(ClassLoader) -
Method in class org.codehaus.plexus.embed.Embedder
-
- setClassWorld(ClassWorld) -
Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- setComponentFactory(ComponentFactory) -
Method in class org.codehaus.plexus.component.repository.ComponentProfile
-
- setComponentFactoryId(String) -
Method in class org.codehaus.plexus.component.repository.ComponentProfileDescriptor
-
- setComponentManager(ComponentManager) -
Method in class org.codehaus.plexus.component.repository.ComponentProfile
-
- setComponentManagerId(String) -
Method in class org.codehaus.plexus.component.repository.ComponentProfileDescriptor
-
- setComponentRepository(ComponentRepository) -
Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- setConfiguration(PlexusConfiguration) -
Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- setConfiguration(PlexusConfiguration) -
Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- setConfiguration(String) -
Method in class org.codehaus.plexus.embed.Embedder
-
- setConfiguration(URL) -
Method in class org.codehaus.plexus.embed.Embedder
-
- setConfigurationResource(Reader) -
Method in class org.codehaus.plexus.ComponentPlexusContainer
-
- setConfigurationResource(Reader) -
Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- setConfigurationResource(Reader) -
Method in interface org.codehaus.plexus.PlexusContainer
-
- setDefaultConfiguration(PlexusConfiguration) -
Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- setDest(File) -
Method in class org.codehaus.plexus.util.Expand
- Set the destination directory.
- setExcludes(String[]) -
Method in class org.codehaus.plexus.util.DirectoryScanner
- Sets the list of exclude patterns to use.
- setFieldName(String) -
Method in class org.codehaus.plexus.component.repository.ComponentRequirement
-
- setFollowSymlinks(boolean) -
Method in class org.codehaus.plexus.util.DirectoryScanner
- Sets whether or not symbolic links should be followed.
- setImplementation(String) -
Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- setIncludes(String[]) -
Method in class org.codehaus.plexus.util.DirectoryScanner
- Sets the list of include patterns to use.
- setLifecycleHandler(LifecycleHandler) -
Method in class org.codehaus.plexus.component.repository.ComponentProfile
-
- setLifecycleHandlerId(String) -
Method in class org.codehaus.plexus.component.repository.ComponentProfileDescriptor
-
- setLoggerManager(LoggerManager) -
Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- setOverwrite(boolean) -
Method in class org.codehaus.plexus.util.Expand
- Should we overwrite files in dest, even if they are newer than the
corresponding entries in the archive?
- setParent(PlexusConfiguration) -
Method in class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
- setParent(PlexusConfiguration) -
Method in interface org.codehaus.plexus.configuration.PlexusConfiguration
-
- setProperty(String, String) -
Method in class org.codehaus.plexus.configuration.PropertiesPlexusConfiguration
-
- setProvider(Object) -
Method in class org.codehaus.plexus.component.connector.AbstractConnector
-
- setProvider(Object) -
Method in interface org.codehaus.plexus.component.connector.Connector
-
- setResourceManager(DefaultResourceManager) -
Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- 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
-
- setSrc(File) -
Method in class org.codehaus.plexus.util.Expand
- Set the path to zip-file.
- setThresholdLevel(String) -
Method in class org.codehaus.plexus.logging.console.ConsoleLoggerManager
- Sets the threshold for the console logger created by this
manager.
- setUp() -
Method in class org.codehaus.plexus.PlexusTestCase
- Set up the test-case by starting the container.
- setValue(String) -
Method in class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
- setValue(Object) -
Method in class org.codehaus.plexus.util.FastMap.EntryImpl
- Sets the value for this entry.
- setVersion(String) -
Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- setup(Logger, ClassLoader, LifecycleHandler, ComponentDescriptor) -
Method in class org.codehaus.plexus.component.manager.AbstractComponentManager
-
- setup(Logger, ClassLoader, LifecycleHandler, ComponentDescriptor) -
Method in interface org.codehaus.plexus.component.manager.ComponentManager
-
- setupLogger(Object) -
Method in class org.codehaus.plexus.logging.AbstractLogEnabled
- Helper method to setup other components with same logger.
- setupLogger(Object, String) -
Method in class org.codehaus.plexus.logging.AbstractLogEnabled
- Helper method to setup other components with logger.
- setupLogger(Object, Logger) -
Method in class org.codehaus.plexus.logging.AbstractLogEnabled
- Helper method to setup other components with logger.
- shuttingDown -
Variable in class org.codehaus.plexus.util.SweeperPool
- Flag indicating this pool is shuting down
- singleton -
Variable in class org.codehaus.plexus.component.manager.ClassicSingletonComponentManager
-
- singleton -
Variable in class org.codehaus.plexus.component.manager.KeepAliveSingletonComponentManager
-
- size() -
Method in class org.codehaus.plexus.util.CachedMap
- Returns the number of key-value mappings in this map.
- size() -
Method in class org.codehaus.plexus.util.FastMap.EntrySet
-
- size() -
Method in class org.codehaus.plexus.util.FastMap.KeySet
-
- size() -
Method in class org.codehaus.plexus.util.FastMap.Values
-
- size() -
Method in class org.codehaus.plexus.util.FastMap
- Returns the number of key-value mappings in this
FastMap
.
- sizeChanged() -
Method in class org.codehaus.plexus.util.FastMap
- This methods is being called when the size of this
FastMap
has changed.
- sizeOfDirectory(String) -
Static method in class org.codehaus.plexus.util.FileUtils
- Recursively count size of a directory.
- sizeOfDirectory(File) -
Static method in class org.codehaus.plexus.util.FileUtils
- Recursively count size of a directory.
- skip(long) -
Method in class org.codehaus.plexus.util.InterpolationFilterReader
- Skips characters.
- slashName(Class) -
Static method in class org.codehaus.plexus.component.connector.ConnectorGenerator
-
- slowScan() -
Method in class org.codehaus.plexus.util.DirectoryScanner
- Top level invocation for a slow scan.
- sort(DAG) -
Static method in class org.codehaus.plexus.util.dag.TopologicalSorter
-
- source -
Variable in class org.codehaus.plexus.util.Expand
-
- split(String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Splits the provided text into a array, using whitespace as the
separator.
- split(String, String) -
Static method in class org.codehaus.plexus.util.StringUtils
-
- split(String, String, int) -
Static method in class org.codehaus.plexus.util.StringUtils
- Splits the provided text into a array, based on a given separator.
- start() -
Method in class org.codehaus.plexus.ComponentPlexusContainer
-
- start() -
Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- start() -
Method in interface org.codehaus.plexus.PlexusContainer
-
- start() -
Method in class org.codehaus.plexus.embed.Embedder
-
- start(Object, ComponentManager) -
Method in class org.codehaus.plexus.lifecycle.AbstractLifecycleHandler
- Start a component's lifecycle.
- start(Object, ComponentManager) -
Method in interface org.codehaus.plexus.lifecycle.LifecycleHandler
-
- start() -
Method in class org.codehaus.plexus.logging.AbstractLoggerManager
-
- start() -
Method in interface org.codehaus.plexus.logging.LoggerManager
-
- start() -
Method in class org.codehaus.plexus.logging.console.ConsoleLoggerManager
-
- start() -
Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Startable
-
- start() -
Method in class org.codehaus.plexus.util.SweeperPool.Sweeper
-
- startComponentLifecycle(Object) -
Method in class org.codehaus.plexus.component.manager.AbstractComponentManager
-
- startElement(String) -
Method in class org.codehaus.plexus.configuration.xstream.PlexusConfigurationWriter
-
- stop() -
Method in class org.codehaus.plexus.ComponentPlexusContainer
-
- stop() -
Method in class org.codehaus.plexus.embed.Embedder
-
- stop() -
Method in class org.codehaus.plexus.logging.AbstractLoggerManager
-
- stop() -
Method in interface org.codehaus.plexus.logging.LoggerManager
-
- stop() -
Method in class org.codehaus.plexus.logging.console.ConsoleLoggerManager
-
- stop() -
Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Startable
-
- stop() -
Method in class org.codehaus.plexus.util.SweeperPool.Sweeper
-
- strip(String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Remove whitespace from the front and back of a String.
- strip(String, String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Remove a specified String from the front and back of a
String.
- stripAll(String[]) -
Static method in class org.codehaus.plexus.util.StringUtils
- Strip whitespace from the front and back of every String
in the array.
- stripAll(String[], String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Strip the specified delimiter from the front and back of
every String in the array.
- stripEnd(String, String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Strip any of a supplied String from the end of a String.
- stripStart(String, String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Strip any of a supplied String from the start of a String.
- substring(String, int) -
Static method in class org.codehaus.plexus.util.StringUtils
- Gets a substring from the specified string avoiding exceptions.
- substring(String, int, int) -
Static method in class org.codehaus.plexus.util.StringUtils
- Gets a substring from the specified String avoiding exceptions.
- suspend(Object) -
Method in class org.codehaus.plexus.ComponentPlexusContainer
-
- suspend(Object) -
Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- suspend(Object) -
Method in interface org.codehaus.plexus.PlexusContainer
-
- suspend(Object) -
Method in class org.codehaus.plexus.component.manager.AbstractComponentManager
-
- suspend(Object) -
Method in interface org.codehaus.plexus.component.manager.ComponentManager
-
- suspend(Object, ComponentManager) -
Method in class org.codehaus.plexus.lifecycle.AbstractLifecycleHandler
-
- suspend(Object, ComponentManager) -
Method in interface org.codehaus.plexus.lifecycle.LifecycleHandler
-
- suspend() -
Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Suspendable
-
- suspendSegment -
Variable in class org.codehaus.plexus.lifecycle.AbstractLifecycleHandler
-
- swapCase(String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Swaps the case of String.
- sweepInterval -
Variable in class org.codehaus.plexus.component.manager.PoolableComponentManager
-
- sweepInterval -
Variable in class org.codehaus.plexus.util.SweeperPool.Sweeper
-
- sweeper -
Variable in class org.codehaus.plexus.util.SweeperPool
- Sweeps the pool periodically to trim it's size
CharSequence
into primitive types and to format primitive types into
StringBuffer
.InputStream
as a byte[]
.
InputStream
as a byte[]
.
Reader
as a byte[]
.
Reader
as a byte[]
.
String
as a byte[]
.
String
as a byte[]
.
URL
to a File
.
String
representation of this FastMap
.
InputStream
as a String.
InputStream
as a String.
InputStream
as a String.
InputStream
as a String.
Reader
as a String.
Reader
as a String.
byte[]
as a String.
byte[]
as a String.
byte[]
as a String.
byte[]
as a String.
File.separator
.
null
by returning
null
.
null
String
returns null
.
FastMap
.
File
plexus working-directory
root, if any.
null
if generic backing map).
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |