A B C D E F G I L M O P R S T W

A

addContext(DefaultContext) - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated. This method may be overwritten by subclasses to put additional objects into the context programmatically.
append(String, String, Throwable) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated.  

B

BufferedLogger - Class in org.apache.avalon.excalibur.testcase
Deprecated. ECM is no longer supported
BufferedLogger() - Constructor for class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated.  

C

CascadingAssertionFailedError - Error in org.apache.avalon.excalibur.testcase
Deprecated. ECM is no longer supported
CascadingAssertionFailedError() - Constructor for error org.apache.avalon.excalibur.testcase.CascadingAssertionFailedError
Deprecated. Constructor with no message
CascadingAssertionFailedError(String) - Constructor for error org.apache.avalon.excalibur.testcase.CascadingAssertionFailedError
Deprecated. Constructor with a message
CascadingAssertionFailedError(String, Throwable) - Constructor for error org.apache.avalon.excalibur.testcase.CascadingAssertionFailedError
Deprecated. Constructor with a message and a parent exception
checkActive() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Checks to see if the state is active.
checkActive(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Checks to see if the state is active.
checkComposed() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkComposed(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkConfigured() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkConfigured(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkContextualized() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkContextualized(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkDisposed() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkDisposed(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkInitialized() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkInitialized(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkLogEnabled() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkLogEnabled(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkLoggable() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkLoggable(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkNotAssigned(Object) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Make sure object has not been assigned yet.
checkNotAssigned(Object, String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Make sure object has not been assigned yet.
checkParameterized() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkParameterized(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkResumed() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkResumed(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkServiced() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkServiced(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkStarted() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkStarted(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkStopped() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkStopped(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkSuspended() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkSuspended(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
ComponentStateValidator - Class in org.apache.avalon.excalibur.testcase
Deprecated. ECM is no longer supported
ComponentStateValidator(Object) - Constructor for class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Create state validator from object (this can be used for more than just components).
COMPOSABLE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
COMPOSE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
CONFIGURABLE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
CONFIGURE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
configure(Configuration) - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
CONTEXTUALIZABLE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
CONTEXTUALIZE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
contextualize(Context) - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  

D

debug(String) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a debug message.
debug(String, Throwable) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a debug message.
DISPOSABLE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
DISPOSE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
dispose() - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
done() - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated. Disposes the ComponentLocator

E

ENABLE_LOGGING - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
enableLogging(Logger) - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
error(String) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a error message.
error(String, Throwable) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a error message.
ExcaliburTestCase - Class in org.apache.avalon.excalibur.testcase
Deprecated. ECM is no longer supported
ExcaliburTestCase(String) - Constructor for class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated.  

F

fatalError(String) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a fatalError message.
fatalError(String, Throwable) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a fatalError message.
FORMAT - Static variable in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated.  
FullLifecycleComponent - Class in org.apache.avalon.excalibur.testcase
Deprecated. ECM is no longer supported
FullLifecycleComponent() - Constructor for class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  

G

generalCheckActive(String, long, long) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Active Service methods may only be called after all of the Initialization methods have been called, any before any of the Descruction methods have been called.
generalCheckDest(String, long, long) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Descruction Methods must be called in order.
generalCheckInit(String, long, long) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Initialization methods must be called in order, must all be called, may not be called more than once, and may not be called once any of the Descruction methods have been called.
generalCheckInitComplete() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Test to see if this was the last initialization method.
getBaseClassName(Class) - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated. Exctract the base class name of a class.
getCause() - Method in error org.apache.avalon.excalibur.testcase.CascadingAssertionFailedError
Deprecated. Return the parent exception
getChildLogger(String) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Create a new child logger.
getInnerLogger() - Method in class org.apache.avalon.excalibur.testcase.LatchedThreadGroup
Deprecated. Inner access method to getLogger() to work around a bug in the Javac compiler when getLogger() is called from the method of an inner class.
getInterfaceName(long) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
getLastMethod(long) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
getLogEnabledLogger() - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated. Return the logger
getLogger() - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated. Return the logger
getMethodName(long) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
go() - Method in class org.apache.avalon.excalibur.testcase.LatchedThreadGroup
Deprecated. Causes all of the Runnables to start at the same instance.

I

info(String) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a info message.
info(String, Throwable) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a info message.
INIT_COMPLETE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
INIT_MASK - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
INITIALIZABLE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
INITIALIZE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
initialize() - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
isActive() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Checks to see if the state is active, and returns true or false.
isDebugEnabled() - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Determine if messages of priority "debug" will be logged.
isErrorEnabled() - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Determine if messages of priority "error" will be logged.
isFatalErrorEnabled() - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Determine if messages of priority "fatalError" will be logged.
isInfoEnabled() - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Determine if messages of priority "info" will be logged.
isWarnEnabled() - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Determine if messages of priority "warn" will be logged.

L

LatchedThreadGroup - Class in org.apache.avalon.excalibur.testcase
Deprecated. ECM is no longer supported
LatchedThreadGroup(Runnable[]) - Constructor for class org.apache.avalon.excalibur.testcase.LatchedThreadGroup
Deprecated. Creates a LatchedThreadGroup with a thread for each Runnable in the runnables array.
LatchedThreadGroup(Runnable, int) - Constructor for class org.apache.avalon.excalibur.testcase.LatchedThreadGroup
Deprecated. Creates a LatchedThreadGroup with threadCount threads each running runnable.
LatchedThreadGroup.Runner - Class in org.apache.avalon.excalibur.testcase
Deprecated.  
LatchedThreadGroup.Runner(Runnable, String) - Constructor for class org.apache.avalon.excalibur.testcase.LatchedThreadGroup.Runner
Deprecated.  
LOG_ENABLED - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
LOGGABLE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
lookup(String) - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated.  

M

m_active - Variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
m_completedCount - Variable in class org.apache.avalon.excalibur.testcase.LatchedThreadGroup
Deprecated.  
m_configuration - Variable in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
m_context - Variable in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
m_exception - Variable in class org.apache.avalon.excalibur.testcase.LatchedThreadGroup
Deprecated.  
m_interfaces - Variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
m_latched - Variable in class org.apache.avalon.excalibur.testcase.LatchedThreadGroup
Deprecated.  
m_logEnabledLogger - Variable in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated.  
m_logger - Variable in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated.  
m_logger - Variable in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
m_logKitManager - Variable in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated.  
m_manager - Variable in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated.  
m_manager - Variable in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
m_methods - Variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
m_object - Variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
m_parameters - Variable in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
m_runnable - Variable in class org.apache.avalon.excalibur.testcase.LatchedThreadGroup.Runner
Deprecated.  
m_sb - Variable in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated.  
m_semaphore - Variable in class org.apache.avalon.excalibur.testcase.LatchedThreadGroup
Deprecated.  
m_startedCount - Variable in class org.apache.avalon.excalibur.testcase.LatchedThreadGroup
Deprecated.  
m_state - Variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
m_tests - Static variable in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated.  
m_threads - Variable in class org.apache.avalon.excalibur.testcase.LatchedThreadGroup
Deprecated.  
m_throwable - Variable in error org.apache.avalon.excalibur.testcase.CascadingAssertionFailedError
Deprecated.  
m_validator - Variable in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
manager - Variable in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated.  

O

org.apache.avalon.excalibur.testcase - package org.apache.avalon.excalibur.testcase
Excalibur testcase utilities.

P

PARAMETERIZABLE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
PARAMETERIZE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
parameterize(Parameters) - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
prepare() - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated. Initializes the ComponentLocator The configuration file is determined by the class name plus .xtest appended, all '.' replaced by '/' and loaded as a resource via classpath
prepare(InputStream) - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated. Initializes the ComponentLocator

R

RECOMPOSABLE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
RECOMPOSE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
RECONFIGURABLE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
RECONFIGURE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
RECONTEXTUALIZABLE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
RECONTEXTUALIZE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
release(Component) - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated.  
resetMemory() - Method in class org.apache.avalon.excalibur.testcase.LatchedThreadGroup
Deprecated.  
RESUME - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
resume() - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
run(TestResult) - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated. Override run so that we can have code that is run once.
run() - Method in class org.apache.avalon.excalibur.testcase.LatchedThreadGroup.Runner
Deprecated.  

S

SERVICE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
service(ServiceManager) - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
SERVICEABLE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
SET_LOGGER - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
setCurrentLogger(String) - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated. Sets the logger which will be returned by getLogger and getLogEnabledLogger
setupContext(Configuration) - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated. set up a context according to the xtest configuration specifications context element.
setupManagers(Configuration, Configuration, Configuration, Context) - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated.  
START - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
start() - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
STARTABLE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
STOP - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
stop() - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
SUSPEND - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  
suspend() - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
SUSPENDABLE - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  

T

toString() - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Returns the contents of the buffer.

W

warn(String) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a warn message.
warn(String, Throwable) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a warn message.
WRITE_FAIL - Static variable in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated.  

A B C D E F G I L M O P R S T W