| Name | Description | Type | Package | Framework |
| AbstractAccessor | Abstract implementation of a Accessor. | Class | org.apache.avalon.lifecycle | Apache Avalon |
|
| AbstractAggregatedValidity | The base class for the aggregation implementationsVersion:CVS $Revision: 1. | Class | org.apache.excalibur.source.impl.validity | Apache Avalon |
|
| AbstractComponentHandler | AbstractComponentHandler class, ensures components are initialized and destroyed correctly. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| AbstractComponentManagerServlet | Abstract Servlet which can be used with the ExcaliburComponentManagerServlet to enable servlets to have access to a ComponentManager as well as logging | Class | org.apache.avalon.excalibur.component.servlet | Apache Avalon |
|
| AbstractConfiguration | This is an abstract Configuration implementation that deals with methods that can be abstracted away from underlying implementations. | Class | org.apache.avalon.framework.configuration | Apache Avalon |
|
| AbstractConnectionManager | This is the service through which ConnectionManagement occurs. | Class | org.apache.avalon.cornerstone.blocks.connection | Apache Avalon |
|
| AbstractContainer | This abstract implementation provides basic functionality for building an implementation of the Container interface. | Class | org.apache.avalon.fortress.impl | Apache Avalon |
|
| AbstractCreator | Abstract implementation of a Creator. | Class | org.apache.avalon.lifecycle | Apache Avalon |
|
| AbstractDataSourceBlockIdGenerator | The AbstractDataSourceBlockIdGenerator allocates blocks of ids from a DataSource and then provides them as needed. | Class | org.apache.avalon.excalibur.datasource.ids | Apache Avalon |
|
| AbstractDataSourceCluster | | Class | org.apache.avalon.excalibur.datasource.cluster | Apache Avalon |
|
| AbstractDataSourceIdGenerator | | Class | org.apache.avalon.excalibur.datasource.ids | Apache Avalon |
|
| AbstractDualLogEnabled | A base class for all objects that need to support LogEnabled/Loggable for backwards compatability. | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| AbstractDualLogEnabledInstrumentable | Utility class to ease the construction of components that can be instrumented but must also extend AbstractDualLogEnabled. | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| AbstractFilePersistentObjectRepository | | Class | org.apache.avalon.cornerstone.blocks.masterstore | Apache Avalon |
|
| AbstractFilePersistentStreamRepository | | Class | org.apache.avalon.cornerstone.blocks.masterstore | Apache Avalon |
|
| AbstractFileRepository | This an abstract class implementing functionality for creating a file-store. | Class | org.apache.avalon.cornerstone.blocks.masterstore | Apache Avalon |
|
| AbstractFilesystemStore | Stores objects on the filesystem: String objects as text files, all other objects are serialized. | Class | org.apache.excalibur.store.impl | Apache Avalon |
|
| AbstractHTMLHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| AbstractHTTPURLHandler | | Class | org.apache.excalibur.instrument.manager.http.server | Apache Avalon |
|
| AbstractHTTPURLPrintWriterHandler | | Class | org.apache.excalibur.instrument.manager.http.server | Apache Avalon |
|
| AbstractHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| AbstractHandlerFactory | Helper class to extend to create handler factorys. | Class | org.apache.avalon.cornerstone.services.connection | Apache Avalon |
|
| AbstractIdGenerator | | Class | org.apache.avalon.excalibur.datasource.ids | Apache Avalon |
|
| AbstractInstrument | The AbstractInstrument class can be used by an class wishing to implement the Instruement interface. | Class | org.apache.excalibur.instrument | Apache Avalon |
|
| AbstractInstrumentable | Utility class to ease the construction of components that can be instrumented. | Class | org.apache.excalibur.instrument | Apache Avalon |
|
| AbstractJDBCTarget | Abstract JDBC target. | Class | org.apache.log.output.db | Apache Avalon |
|
| AbstractJMSTarget | A target that writes to a JMS Topic. | Class | org.apache.log.output.jms | Apache Avalon |
|
| AbstractJdbcConnection | The Connection object used in conjunction with the JdbcDataSourceSince:4. | Class | org.apache.avalon.excalibur.datasource | Apache Avalon |
|
| AbstractJispFilesystemStore | This store is based on the Jisp library (http://www. | Class | org.apache.excalibur.store.impl | Apache Avalon |
|
| AbstractLogEnabled | Utility class to allow easy construction of components that will perform Version:$Id: AbstractLogEnabled. | Class | org.apache.avalon.framework.logger | Apache Avalon |
|
| AbstractLogEnabledInstrumentable | Utility class to ease the construction of components that can be instrumented but must also implement LogEnabled. | Class | org.apache.excalibur.instrument | Apache Avalon |
|
| AbstractLoggable | Utility class to allow construction of easy components that will perform logging. | Class | org.apache.avalon.framework.logger | Apache Avalon |
|
| AbstractLoggerManager | This abstract class implements LogEnabled. | Class | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| AbstractMetaInfoManager | Provides the foundation for MetaInfoManagers. | Class | org.apache.avalon.fortress.impl.role | Apache Avalon |
|
| AbstractMonitor | The AbstractMonitor class is a useful base class which all Monitors can extend. | Class | org.apache.avalon.excalibur.monitor.impl | Apache Avalon |
|
| AbstractObjectFactory | AbstractObjectFactory does XYZVersion:CVS $ Revision: 1. | Class | org.apache.avalon.fortress.impl.factory | Apache Avalon |
|
| AbstractOptionDialog | | Class | org.apache.excalibur.instrument.client | Apache Avalon |
|
| AbstractOutputTarget | Abstract output target. | Class | org.apache.log.output | Apache Avalon |
|
| AbstractPool | This is an Pool that caches Poolable objects for reuse. | Class | org.apache.avalon.excalibur.pool | Apache Avalon |
|
| AbstractProcessorImpl | This class defines base class for the implementations of the XPathProcessor component. | Class | org.apache.excalibur.xml.xpath | Apache Avalon |
|
| AbstractQueue | Provides the base functionality for the other Queue types. | Class | org.apache.excalibur.event.impl | Apache Avalon |
|
| AbstractReadWriteStore | This is a base implementation for stores that are synchronized by using a read/write lock. | Class | org.apache.excalibur.store.impl | Apache Avalon |
|
| AbstractReleasableComponent | Base Implementation for a releasable component. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| AbstractRoleManager | The Excalibur Role Manager is used for Excalibur Role Mappings. | Class | org.apache.avalon.fortress.impl.role | Apache Avalon |
|
| AbstractService | Helper class to create protocol services. | Class | org.apache.avalon.cornerstone.services.connection | Apache Avalon |
|
| AbstractServiceManagerServlet | Abstract Servlet which can be used with the ExcaliburServiceManagerServlet to enable servlets to have access to a ServiceManager as well as logging | Class | org.apache.avalon.excalibur.component.servlet | Apache Avalon |
|
| AbstractSource | Abstract base class for a source implementation. | Class | org.apache.excalibur.source.impl | Apache Avalon |
|
| AbstractTLSSocketFactory | Contains the code common for both TLS socket factories. | Class | org.apache.avalon.cornerstone.blocks.sockets | Apache Avalon |
|
| AbstractTabularOptionDialog | Creates a dialog which displays a table of labeled components to the user. | Class | org.apache.excalibur.instrument.client | Apache Avalon |
|
| AbstractTarget | | Class | org.apache.log.output | Apache Avalon |
|
| AbstractTargetFactory | AbstractTargetFactory class. | Class | org.apache.avalon.excalibur.logger.factory | Apache Avalon |
|
| AbstractThreadManager | Abstract implementation of ThreadManager. | Class | org.apache.avalon.cornerstone.blocks.threads | Apache Avalon |
|
| AbstractThreadManager | Abstract base class for a ThreadManager that has a single ThreadPool forAuthor:Avalon Development Team | Class | org.apache.excalibur.event.command | Apache Avalon |
|
| AbstractThreadPool | This is the base class of all ThreadPools. | Class | org.apache.excalibur.thread.impl | Apache Avalon |
|
| AbstractWrappingTarget | Abstract base class for targets that wrap other targets. | Class | org.apache.log.output | Apache Avalon |
|
| AbstractXMLFilePersistentObjectRepository | | Class | org.apache.avalon.cornerstone.blocks.masterstore.xml | Apache Avalon |
|
| AbstractXMLHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| Accessor | The Accessor interface describes the access and release stages that occur between a service or component manager and a container | Interface | org.apache.avalon.lifecycle | Apache Avalon |
|
| ActiveMonitor | The ActiveMonitor is used to actively check a set of resources to see if they have changed. | Class | org.apache.avalon.excalibur.monitor | Apache Avalon |
|
| ActiveMonitor | The ActiveMonitor is used to actively check a set of resources to see if they have changed. | Class | org.apache.avalon.excalibur.monitor.impl | Apache Avalon |
|
| AggregatedValidity | A validation object using a List. | Class | org.apache.excalibur.source.impl.validity | Apache Avalon |
|
| AsyncLogTarget | An asynchronous LogTarget that sends entries on in another thread. | Class | org.apache.log.output | Apache Avalon |
|
| AsyncLogTargetFactory | AsyncLogTargetFactory class. | Class | org.apache.avalon.excalibur.logger.factory | Apache Avalon |
|
| AvailabilityAware | An Availability contract between the container and the component. | Interface | org.apache.avalon.framework.availability | Apache Avalon |
|
| AvalonFileRepositoryMonitor | | Class | org.apache.avalon.cornerstone.blocks.masterstore | Apache Avalon |
|
| AvalonFormatter | This formatter extends ExtendedPatternFormatter so that CascadingExceptions are formatted with all nested exceptions. | Class | org.apache.avalon.framework.logger | Apache Avalon |
|
| AvalonLoggerConnectionMonitor | | Class | org.apache.avalon.cornerstone.blocks.connection | Apache Avalon |
|
| AvalonTee | This class broadcasts Avalon lifestyle events to several destination objects, somewhat like Unix 'tee' command | Class | org.apache.avalon.excalibur.logger.util | Apache Avalon |
|
| BCELCodeGenerator | BCELCodeGenerator creates implementations for the Fields needed in creating a | Class | org.apache.avalon.fortress.impl.factory | Apache Avalon |
|
| BinaryHeap | BinaryHeap implementation of priority queue. | Class | org.apache.avalon.cornerstone.blocks.scheduler | Apache Avalon |
|
| BlockingFixedSizePool | This is an Pool that caches Poolable objects for reuse. | Class | org.apache.excalibur.mpool | Apache Avalon |
|
| BufferedLogger | Simple Logger which logs all information to an internal StringBuffer. | Class | org.apache.avalon.excalibur.testcase | Apache Avalon |
|
| CDIConnectionManager | This is the service through which ConnectionManagement occurs. | Class | org.apache.avalon.cornerstone.blocks.connection | Apache Avalon |
|
| CDIFilePersistentObjectRepository | This is a simple implementation of persistent object store using object serialization on the file system. | Class | org.apache.avalon.cornerstone.blocks.masterstore | Apache Avalon |
|
| CDIFilePersistentStreamRepository | TODO: -retieve(String key) should return a FilterInputStream to allow mark and reset methods. | Class | org.apache.avalon.cornerstone.blocks.masterstore | Apache Avalon |
|
| CDIXMLFilePersistentObjectRepository | This is a simple implementation of persistent object store using XML serialization from JDK 1. | Class | org.apache.avalon.cornerstone.blocks.masterstore.xml | Apache Avalon |
|
| CPUParser | This interface is for CPUParser objects that are automagically loaded, and perform architecture dependant processing for determining the number of CPUs, | Interface | org.apache.excalibur.util | Apache Avalon |
|
| CachingDecorator | This class implements LoggerManager interface by passing all the job to a wrapped LoggerManager, | Class | org.apache.avalon.excalibur.logger.decorator | Apache Avalon |
|
| CascadingAssertionFailedError | This is an extention to the testing framework so that we can get detailed messages from JUnit (The AssertionFailedError hides the underlying cause) | Class | org.apache.avalon.excalibur.testcase | Apache Avalon |
|
| CascadingError | Class from which all exceptions should inherit. | Class | org.apache.avalon.framework | Apache Avalon |
|
| CascadingException | Class from which all exceptions should inherit. | Class | org.apache.avalon.framework | Apache Avalon |
|
| CascadingRuntimeException | Class from which all exceptions should inherit. | Class | org.apache.avalon.framework | Apache Avalon |
|
| CascadingThrowable | Interface which all cascadign throwables should implement. | Interface | org.apache.avalon.framework | Apache Avalon |
|
| ChangedFileOutputStream | OutputStream which will only update an existing file if its contents actually change. | Class | org.apache.avalon.fortress.tools | Apache Avalon |
|
| ClassLoaderObjectInputStream | A special ObjectInputStream to handle highly transient classes hosted by Avalon components that are juggling many classloaders. | Class | org.apache.avalon.cornerstone.blocks.masterstore | Apache Avalon |
|
| Closeable | | Interface | org.apache.log.util | Apache Avalon |
|
| ColumnInfo | A descriptor for each column stored in table. | Class | org.apache.log.output.db | Apache Avalon |
|
| ColumnType | A class to hold all constants for ColumnTypes. | Class | org.apache.log.output.db | Apache Avalon |
|
| Command | A Command is a specific type of Signal that denotes an asynchronous execution unit that must be performed by the CommandManager. | Interface | org.apache.excalibur.event.command | Apache Avalon |
|
| CommandFailureHandler | CommandFailureHandler is used by the CommandManager to handle any exceptions that might be thrown by a Command. | Interface | org.apache.excalibur.event.command | Apache Avalon |
|
| CommandManager | The CommandManager handles asynchronous commands from the rest of the system. | Class | org.apache.excalibur.event.command | Apache Avalon |
|
| CommandSink | Created by IntelliJ IDEA. | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| CommonsLogger | An Avalon Logger implementation backed by a of commons lLogging. | Class | org.apache.avalon.framework.logger | Apache Avalon |
|
| CommonsLoggingConnectionMonitor | A Commons Logging implementation of the ConnectionMonitor. | Class | org.apache.avalon.cornerstone.blocks.connection | Apache Avalon |
|
| CommonsVFSSource | Source implementation that provides resolver access to all protocols supported by Commons VFS. | Class | org.apache.excalibur.source.impl | Apache Avalon |
|
| CommonsVFSSourceFactory | A factory for source types supported by Version:$Id: $Author:Marcus Crafter | Class | org.apache.excalibur.source.impl | Apache Avalon |
|
| Component | This interface identifies classes that can be used as Components The contract surrounding the Component is that it is | Interface | org.apache.avalon.framework.component | Apache Avalon |
|
| ComponentException | The exception thrown to indicate a problem with Components. | Class | org.apache.avalon.framework.component | Apache Avalon |
|
| ComponentFactory | Factory for Avalon components. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| ComponentHandler | This class acts like a Factory to instantiate the correct version of the ComponentHandler that you need. | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| ComponentHandler | The ComponentHandler interface marks the ComponentHandler implementations. | Interface | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| ComponentHandlerEntry | This is the impl of runtime information about aVersion:$Revision: 1. | Class | org.apache.avalon.fortress.impl | Apache Avalon |
|
| ComponentHandlerMetaData | A class holding metadata about a component handler. | Class | org.apache.avalon.fortress.impl | Apache Avalon |
|
| ComponentManager | A ComponentManager selects Components based on a role. | Interface | org.apache.avalon.framework.component | Apache Avalon |
|
| ComponentMetaInfoCollector | ANT task to collect all the meta information for the components. | Class | org.apache.avalon.fortress.tools | Apache Avalon |
|
| ComponentProxyGenerator | Create a Component proxy. | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| ComponentSelector | A ComponentSelector selects Components based on a hint. | Interface | org.apache.avalon.framework.component | Apache Avalon |
|
| ComponentStateValidator | This class provides basic facilities for enforcing Avalon's contracts within your own code. | Class | org.apache.avalon.excalibur.testcase | Apache Avalon |
|
| ComponentViewer | Simple Fortress container containing a Swing based viewer for performing lookups on registered components. | Class | org.apache.avalon.fortress.examples.viewer | Apache Avalon |
|
| Composable | A Composable class is one that needs to connect to software components using a "role" abstraction, thus not depending on particular | Interface | org.apache.avalon.framework.component | Apache Avalon |
|
| CompositeException | This is an exception made up of one or more subexceptions. | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| Configurable | This interface should be implemented by classes that need to be configured with custom parameters before initialization. | Interface | org.apache.avalon.framework.configuration | Apache Avalon |
|
| ConfigurableRoleManager | Configurable RoleManager implementation. | Class | org.apache.avalon.fortress.impl.role | Apache Avalon |
|
| Configuration | Configuration is a interface encapsulating a configuration node used to retrieve configuration values. | Interface | org.apache.avalon.framework.configuration | Apache Avalon |
|
| ConfigurationException | Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly. | Class | org.apache.avalon.framework.configuration | Apache Avalon |
|
| ConfigurationUtil | This class has a bunch of utility methods to work with configuration objects. | Class | org.apache.avalon.framework.configuration | Apache Avalon |
|
| ConnectionHandler | This interface is the way in which incoming connections are processed. | Interface | org.apache.avalon.cornerstone.services.connection | Apache Avalon |
|
| ConnectionHandlerFactory | This interface is the way in which handlers are created. | Interface | org.apache.avalon.cornerstone.services.connection | Apache Avalon |
|
| ConnectionManager | This is the service through which ConnectionManagement occurs. | Interface | org.apache.avalon.cornerstone.services.connection | Apache Avalon |
|
| ConnectionMonitor | | Interface | org.apache.avalon.cornerstone.blocks.connection | Apache Avalon |
|
| ConsoleLogger | Logger sending everything to the standard output streams. | Class | org.apache.avalon.framework.logger | Apache Avalon |
|
| ConsoleLoggerManager | This is a very simple logger manager for debugging purpose that uses always the ConsoleLogger | Class | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| ConsoleTargetFactory | ConsoleTargetFactory class. | Class | org.apache.avalon.excalibur.logger.factory | Apache Avalon |
|
| Container | The Container is an interface used to mark the Containers in your system. | Interface | org.apache.avalon.fortress | Apache Avalon |
|
| ContainerConstants | Provides constants used to access the Context object for containers. | Interface | org.apache.avalon.fortress | Apache Avalon |
|
| ContainerManager | The ContainerManager is a single point of contact to manage your Container resources. | Interface | org.apache.avalon.fortress | Apache Avalon |
|
| ContainerManagerConstants | Provides constants used to access the Context object for impl managers. | Interface | org.apache.avalon.fortress | Apache Avalon |
|
| ContainerUtil | Utility class that makes it easier to transfer a component throught it's lifecycle stages. | Class | org.apache.avalon.framework.container | Apache Avalon |
|
| ContentHandlerAdapter | This class is an utility class adapting a SAX version 2. | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| ContentHandlerProxy | This class is an utility class proxying a SAX version 2. | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| ContentHandlerWrapper | This class is an utility class "wrapping" around a SAX version 2. | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| Context | The context is the interface through which the component and its container communicate. | Interface | org.apache.avalon.framework.context | Apache Avalon |
|
| ContextException | Exception signalling a badly formed Context. | Class | org.apache.avalon.framework.context | Apache Avalon |
|
| ContextManager | You can get two different contexts from the ContextManager: the container context (m_childContext) | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| ContextManagerConstants | Provides constants used to access the Context object for containers. | Interface | org.apache.avalon.fortress.util | Apache Avalon |
|
| ContextMap | The ContextMap contains non-hierarchical context information relevant to a particular LogEvent. | Class | org.apache.log | Apache Avalon |
|
| Contextualizable | This inteface should be implemented by components that need a Context to work. | Interface | org.apache.avalon.framework.context | Apache Avalon |
|
| CounterInstrument | CounterInstruments can be used to profile the number of times that something happens. | Class | org.apache.excalibur.instrument | Apache Avalon |
|
| CounterInstrumentListener | Objects which implement the CounterInstrumentListener interface can register themselves with Instrument instances to receive updates when | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| Creator | The Creator interface describes the create and destroy stages that occur between a component and a container | Interface | org.apache.avalon.lifecycle | Apache Avalon |
|
| CronTimeTrigger | This is the holder triggers based on standard crontabs format. | Class | org.apache.avalon.cornerstone.services.scheduler | Apache Avalon |
|
| CyclicDependencyException | CyclicDependencyException is thrown any time the DAG verifier finds a cycle. | Class | org.apache.avalon.fortress.util.dag | Apache Avalon |
|
| DOMHandler | ContentHandler encapsulating a DOM document. | Interface | org.apache.excalibur.xml.dom | Apache Avalon |
|
| DOMHandlerFactory | The factory creates a DOMHandler encapsulating a DOM document. | Interface | org.apache.excalibur.xml.dom | Apache Avalon |
|
| DOMParser | The parser can be used to parse any XML document given by a InputSource object. | Interface | org.apache.excalibur.xml.dom | Apache Avalon |
|
| DOMSerializer | Converts a DOM document to a stream of SAX events. | Interface | org.apache.excalibur.xml.dom | Apache Avalon |
|
| Data | | Interface | org.apache.excalibur.instrument.client | Apache Avalon |
|
| DataSourceComponent | The standard interface for DataSources in Avalon. | Interface | org.apache.avalon.excalibur.datasource | Apache Avalon |
|
| DataSourceSelector | | Interface | org.apache.avalon.cornerstone.services.datasources | Apache Avalon |
|
| DatagramOutputTarget | A datagram output target. | Class | org.apache.log.output.net | Apache Avalon |
|
| DatagramTargetFactory | This factory creates LogTargets with a wrapped DatagramOutputTarget around it. | Class | org.apache.avalon.excalibur.logger.factory | Apache Avalon |
|
| DefaultComponentFactory | Factory for Avalon components. | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| DefaultComponentHandler | The DefaultComponentHandler to make sure components are initialized and destroyed correctly. | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| DefaultComponentManager | Default component manager for Avalon's components. | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| DefaultComponentManager | This class is a static implementation of a ComponentManager. | Class | org.apache.avalon.framework.component | Apache Avalon |
|
| DefaultComponentPool | This is the implementation of Pool for Avalon Components that is thread safe. | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| DefaultComponentPoolController | This is the PoolController for the Avalon Excalibur Component Management Framework. | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| DefaultComponentSelector | Default component selector for Avalon's components. | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| DefaultComponentSelector | This is the default implementation of the ComponentSelector. | Class | org.apache.avalon.framework.component | Apache Avalon |
|
| DefaultConfiguration | This is the default Configuration implementation. | Class | org.apache.avalon.framework.configuration | Apache Avalon |
|
| DefaultConfigurationBuilder | A DefaultConfigurationBuilder builds Configurations from XML, via a SAX2 compliant parser. | Class | org.apache.avalon.framework.configuration | Apache Avalon |
|
| DefaultConfigurationSerializer | A ConfigurationSerializer serializes configurations via SAX2 compliant parser. | Class | org.apache.avalon.framework.configuration | Apache Avalon |
|
| DefaultConnectionManager | This is the service through which ConnectionManagement occurs. | Class | org.apache.avalon.cornerstone.blocks.connection | Apache Avalon |
|
| DefaultContainer | This is the default implementation of Container, adding configuration markup semantics to the AbstractContainer. | Class | org.apache.avalon.fortress.impl | Apache Avalon |
|
| DefaultContainerManager | This is the default implementation of the ContainerManager interface. | Class | org.apache.avalon.fortress.impl | Apache Avalon |
|
| DefaultContext | Default implementation of Context. | Class | org.apache.avalon.framework.context | Apache Avalon |
|
| DefaultDOMHandler | | Class | org.apache.excalibur.xml.dom | Apache Avalon |
|
| DefaultDOMHandlerFactory | | Class | org.apache.excalibur.xml.dom | Apache Avalon |
|
| DefaultDOMSerializer | | Class | org.apache.excalibur.xml.dom | Apache Avalon |
|
| DefaultDataSource | A basic datasource that doesn't do any pooling but just wraps around default mechanisms. | Class | org.apache.log.output.db | Apache Avalon |
|
| DefaultDataSourceSelector | A default implementation for DataSourceSelector. | Class | org.apache.avalon.cornerstone.blocks.datasources | Apache Avalon |
|
| DefaultECMContainer | Customize the Fortress container to handle ECM compatibilityVersion:CVS $ Revision: 1. | Class | org.apache.avalon.fortress.impl | Apache Avalon |
|
| DefaultEntityResolver | A component that uses catalogs for resolving entities. | Class | org.apache.excalibur.xml | Apache Avalon |
|
| DefaultErrorHandler | Handle unrecoverable errors that occur during logging by writing to standard error. | Class | org.apache.log.util | Apache Avalon |
|
| DefaultExampleInstrumentable | This example application creates a component which registers several Instruments for the example. | Class | org.apache.avalon.excalibur.component.example_im | Apache Avalon |
|
| DefaultHandlerFactory | Default Hnalder factory that creates instances via reflection. | Class | org.apache.avalon.cornerstone.services.connection | Apache Avalon |
|
| DefaultHashedDataSourceCluster | The DefaultHashedDataSourceCluster requires that the user specify an object or a hashCode which will be used consistantly select a member DataSource form a cluster for each connection | Class | org.apache.avalon.excalibur.datasource.cluster | Apache Avalon |
|
| DefaultHelloDBService | This example application creates a conmponent which makes use of a JdbcDataSource to connect to a Hypersonic SQL database. | Class | org.apache.avalon.examples.jdbcdatasource | Apache Avalon |
|
| DefaultImmutableConfiguration | An immutable implementation of the Configuration interface. | Class | org.apache.avalon.framework.configuration | Apache Avalon |
|
| DefaultIndexedDataSourceCluster | The DefaultIndexedDataSourceCluster requires that the user implement their own method of selecting which DataSource in the cluster to use for each connection request. | Class | org.apache.avalon.excalibur.datasource.cluster | Apache Avalon |
|
| DefaultInstrumentManager | The public interface to the DefaultInstrumentManager implementation. | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| DefaultInstrumentManagerConnector | Interface for classes which can be registered as Connectors for InstrumentManagers. | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| DefaultInstrumentManagerImpl | | Class | org.apache.excalibur.instrument.manager.impl | Apache Avalon |
|
| DefaultJDBCTarget | The basic DB target for configurable output formats. | Class | org.apache.log.output.db | Apache Avalon |
|
| DefaultLogKitManager | Default LogManager implementation. | Class | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| DefaultLogTargetFactoryManager | Default LogTargetFactoryManager implementation. | Class | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| DefaultLogTargetManager | Default LogTargetManager implementation. | Class | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| DefaultLoggerManager | This logger manager is a wrapper around all other "real" logger managers. | Class | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| DefaultObjectFactory | This is the default for factory that is used to create objects for Pool. | Class | org.apache.avalon.excalibur.pool | Apache Avalon |
|
| DefaultPool | This is an Pool that caches Poolable objects for reuse. | Class | org.apache.avalon.excalibur.pool | Apache Avalon |
|
| DefaultPoolController | This is a PoolController that controls how many instances of a Poolable are created at one time. | Class | org.apache.avalon.excalibur.pool | Apache Avalon |
|
| DefaultPoolManager | This interface is for a PoolManager that creates pools that are managed asynchronously. | Class | org.apache.excalibur.mpool | Apache Avalon |
|
| DefaultQueue | The default queue implementation is a variable size queue. | Class | org.apache.excalibur.event.impl | Apache Avalon |
|
| DefaultRoleManager | Default RoleManager implementation. | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| DefaultRoundRobinDataSourceCluster | The DefaultRoundRobinDataSourceCluster allows the user to specify a cluster of DataSources which all act as one. | Class | org.apache.avalon.excalibur.datasource.cluster | Apache Avalon |
|
| DefaultServerSocketFactory | Factory implementation for vanilla TCP sockets. | Class | org.apache.avalon.cornerstone.blocks.sockets | Apache Avalon |
|
| DefaultServiceManager | This class is a static implementation of a ServiceManager. | Class | org.apache.avalon.framework.service | Apache Avalon |
|
| DefaultServiceSelector | This is the default implementation of the ServiceSelectorVersion:$Id: DefaultServiceSelector. | Class | org.apache.avalon.framework.service | Apache Avalon |
|
| DefaultSocketFactory | The vanilla implementation of SocketFactory. | Class | org.apache.avalon.cornerstone.blocks.sockets | Apache Avalon |
|
| DefaultSocketManager | | Class | org.apache.avalon.cornerstone.blocks.sockets | Apache Avalon |
|
| DefaultThreadManager | Default implementation of ThreadManager. | Class | org.apache.avalon.cornerstone.blocks.threads | Apache Avalon |
|
| DefaultThreadManager | A ThreadManager that will use an external ThreadPool. | Class | org.apache.excalibur.event.command | Apache Avalon |
|
| DefaultThreadPool | This class is the public frontend for the thread pool code. | Class | org.apache.avalon.excalibur.thread.impl | Apache Avalon |
|
| DefaultTimeScheduler | Default implementation of TimeScheduler service. | Class | org.apache.avalon.cornerstone.blocks.scheduler | Apache Avalon |
|
| DefaultXMLizer | Converter for transforming any input stream with a given mime-type This component acts like a selector. | Class | org.apache.excalibur.xmlizer | Apache Avalon |
|
| DeferredAggregatedValidity | A validation object using a List. | Class | org.apache.excalibur.source.impl.validity | Apache Avalon |
|
| DeferredValidity | This object delivers a validity object if required. | Interface | org.apache.excalibur.source.impl.validity | Apache Avalon |
|
| DelayedCommand | A DelayedCommand is a specific type of Command that denotes a an execution unit that will be delayed at least X number of milliseconds. | Interface | org.apache.excalibur.event.command | Apache Avalon |
|
| DequeueInterceptor | The dequeue executable interface describes operations that are executed before and after elements are pulled from a | Interface | org.apache.excalibur.event | Apache Avalon |
|
| DirectedAcyclicGraphVerifier | DirectedAcyclicGraphVerifier provides methods to verify that any set of vertices has no cycles. | Class | org.apache.avalon.fortress.util.dag | Apache Avalon |
|
| DirectoryResource | This is a Resource that monitors a directory. | Class | org.apache.avalon.excalibur.monitor | Apache Avalon |
|
| Disposable | The Disposable interface is used when components need to deallocate and dispose resources prior to their destruction. | Interface | org.apache.avalon.framework.activity | Apache Avalon |
|
| DocumentHandlerAdapter | This class is an utility class adapting a SAX version 1. | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| ECMMetaInfoManager | | Class | org.apache.avalon.fortress.impl.role | Apache Avalon |
|
| ECMRoleManager | This role manager implementation is able to read ECM based role files. | Class | org.apache.avalon.fortress.impl.role | Apache Avalon |
|
| ElementData | | Interface | org.apache.excalibur.instrument.client | Apache Avalon |
|
| EnqueuePredicate | Enqueue predicates allow users to specify a method that will 'screen' elements being enqueued onto a sink, either | Interface | org.apache.excalibur.event | Apache Avalon |
|
| EntityResolver | A component that uses catalogs for resolving Entities. | Interface | org.apache.excalibur.xml | Apache Avalon |
|
| Enum | Basic enum class for type-safe enums. | Class | org.apache.avalon.framework | Apache Avalon |
|
| ErrorAware | Interface implemented by components that wish to delegate ErrorHandling to an ErrorHandler. | Interface | org.apache.log | Apache Avalon |
|
| ErrorHandler | Handle unrecoverable errors that occur during logging. | Interface | org.apache.log | Apache Avalon |
|
| ErrorHandlerAdapter | This class adapts o. | Class | org.apache.avalon.excalibur.logger.logkit | Apache Avalon |
|
| EventHandler | An EventHandler takes care of processing specific events in an event-based architecture. | Interface | org.apache.excalibur.event | Apache Avalon |
|
| EventPipeline | An EventPipeline is used by the ThreadManager to manage the event Queue and EventHandler relationship. | Interface | org.apache.excalibur.event.command | Apache Avalon |
|
| ExampleInstrumentable | This example application creates a component which registers several Instruments for the example. | Interface | org.apache.avalon.excalibur.component.example_im | Apache Avalon |
|
| ExcaliburComponentManager | Default component manager for Avalon's components. | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| ExcaliburComponentManagerCreator | Utility class which can be used to manage the life cycle of a ComponentManager and its RoleManager, LoggerManager, and optional | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| ExcaliburComponentManagerServlet | Makes it possible for servlets to work with Avalon components without having to do any coding to setup and manage the | Class | org.apache.avalon.excalibur.component.servlet | Apache Avalon |
|
| ExcaliburComponentSelector | Default component selector for Avalon's components. | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| ExcaliburTestCase | JUnit TestCase for Avalon Components. | Class | org.apache.avalon.excalibur.testcase | Apache Avalon |
|
| ExceptionUtil | This class provides basic facilities for manipulating exceptions. | Class | org.apache.avalon.framework | Apache Avalon |
|
| Executable | The Executable can be implemented by components that need to perform some work. | Interface | org.apache.avalon.framework.activity | Apache Avalon |
|
| Executable | The Executable can be implemented by components that need to perform some work. | Interface | org.apache.excalibur.thread | Apache Avalon |
|
| ExpiresValidity | A validation object that holds an expiration date. | Class | org.apache.excalibur.source.impl.validity | Apache Avalon |
|
| ExtendedComponent | Simple TestComponent component for testing custom extensionsVersion:CVS $Revision: 1. | Interface | org.apache.avalon.fortress.examples.extended.components | Apache Avalon |
|
| ExtendedComponentImpl | TestComponentImpl, demonstrating the use of a custom lifecycle stage SecurityManageable. | Class | org.apache.avalon.fortress.examples.extended.components | Apache Avalon |
|
| ExtendedContainer | Fields inherited from class org. | Class | org.apache.avalon.fortress.examples.extended | Apache Avalon |
|
| ExtendedPatternFormatter | Formatter especially designed for debugging applications. | Class | org.apache.log.format | Apache Avalon |
|
| ExtensionFileFilter | This filters files based on the extension (what the filename ends with). | Class | org.apache.avalon.cornerstone.blocks.masterstore | Apache Avalon |
|
| Extensions | Some custom extensions for this container's components. | Class | org.apache.avalon.fortress.examples.extended.extensions | Apache Avalon |
|
| FTPSource | Source implementation for the File Transfer Protocol. | Class | org.apache.excalibur.source.impl | Apache Avalon |
|
| FTPSourceFactory | A factory for an @link FTPSource. | Class | org.apache.excalibur.source.impl | Apache Avalon |
|
| Facade | A facade to the modularized *LoggerManager building system. | Class | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| FactoryComponentHandler | The FactoryComponentHandler to make sure components are initialized and destroyed correctly. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| FavIconHandler | Serves up a favicon. | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| FileRepositoryMonitor | | Interface | org.apache.avalon.cornerstone.blocks.masterstore | Apache Avalon |
|
| FileResource | Managed File based Resource. | Class | org.apache.avalon.excalibur.monitor | Apache Avalon |
|
| FileSource | A ModifiableTraversableSource for filesystem objects. | Class | org.apache.excalibur.source.impl | Apache Avalon |
|
| FileSourceFactory | A factory for filesystem-based sources (see FileSource). | Class | org.apache.excalibur.source.impl | Apache Avalon |
|
| FileStrategy | Strategy for naming log files. | Interface | org.apache.log.output.io.rotate | Apache Avalon |
|
| FileTarget | A basic target that writes to a File. | Class | org.apache.log.output.io | Apache Avalon |
|
| FileTargetFactory | FileTargetFactory class. | Class | org.apache.avalon.excalibur.logger.factory | Apache Avalon |
|
| FileTimeStampValidity | A validation object for time-stamps. | Class | org.apache.excalibur.source.impl.validity | Apache Avalon |
|
| File_Persistent_Object_Repository | This is a simple implementation of persistent object store using object serialization on the file system. | Class | org.apache.avalon.cornerstone.blocks.masterstore | Apache Avalon |
|
| File_Persistent_Stream_Repository | TODO: -retieve(String key) should return a FilterInputStream to allow mark and reset methods. | Class | org.apache.avalon.cornerstone.blocks.masterstore | Apache Avalon |
|
| FixedSizePool | This is an Pool that caches Poolable objects for reuse. | Class | org.apache.excalibur.mpool | Apache Avalon |
|
| FixedSizeQueue | An implementation of the Queue that has a fixed size. | Class | org.apache.excalibur.event.impl | Apache Avalon |
|
| Formatter | This defines the interface for components that wish to serialize LogEvents into Strings. | Interface | org.apache.log.format | Apache Avalon |
|
| FormatterFactory | Factory for Formatters. | Class | org.apache.avalon.excalibur.logger.factory | Apache Avalon |
|
| FortressAdapter | Fortress based component adapter. | Class | org.apache.avalon.fortress.migration | Apache Avalon |
|
| FortressBean | Bean for making it easier to run Fortress, for example as Ant task. | Class | org.apache.avalon.fortress.tools | Apache Avalon |
|
| FortressCommandFailureHandler | The default CommandFailureHandler used by Fortress to log any failures encountered while executing commands. | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| FortressConfig | Helper class to create a m_context for the ContextManager. | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| FortressRoleManager | The Excalibur Role Manager is used for Excalibur Role Mappings. | Class | org.apache.avalon.fortress.impl.role | Apache Avalon |
|
| FortressServiceManager | This is the Default ServiceManager for the Container. | Class | org.apache.avalon.fortress.impl.lookup | Apache Avalon |
|
| FortressServiceSelector | This is the Default ServiceSelector for the Container. | Class | org.apache.avalon.fortress.impl.lookup | Apache Avalon |
|
| FortressTestCase | JUnit TestCase for Components run under Fortress. | Class | org.apache.avalon.fortress.testcase | Apache Avalon |
|
| FullLifecycleComponent | This test class is used to test the AbstractComponent facilities for you. | Class | org.apache.avalon.excalibur.testcase | Apache Avalon |
|
| HTMLCreateSampleHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| HTMLGCHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| HTMLInstrumentHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| HTMLInstrumentManagerHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| HTMLInstrumentableHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| HTMLRootHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| HTMLSampleHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| HTMLSampleLeaseHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| HTTPClientSource | HTTP URL Source object, based on the Jakarta CommonsVersion:CVS $Id: HTTPClientSource. | Class | org.apache.excalibur.source.impl | Apache Avalon |
|
| HTTPClientSourceFactory | HTTPClientSource Factory class. | Class | org.apache.excalibur.source.impl | Apache Avalon |
|
| HTTPInstrumentManagerConnection | A Connection to the remote InstrumentManager which connects using the HTTP connector. | Class | org.apache.excalibur.instrument.client.http | Apache Avalon |
|
| HTTPRedirect | | Class | org.apache.excalibur.instrument.manager.http.server | Apache Avalon |
|
| HTTPSClientSourceFactory | HTTPClientSource Factory class. | Class | org.apache.excalibur.source.impl | Apache Avalon |
|
| HTTPServer | | Class | org.apache.excalibur.instrument.manager.http.server | Apache Avalon |
|
| HTTPURLHandler | | Interface | org.apache.excalibur.instrument.manager.http.server | Apache Avalon |
|
| HardResourceLimitingPool | This is a implementation of Pool that is thread safe. | Class | org.apache.avalon.excalibur.pool | Apache Avalon |
|
| HashedDataSourceCluster | | Interface | org.apache.avalon.excalibur.datasource.cluster | Apache Avalon |
|
| HelloDBService | This example application creates a conmponent which makes use of a JdbcDataSource to connect to a Hypersonic SQL database. | Interface | org.apache.avalon.examples.jdbcdatasource | Apache Avalon |
|
| Hierarchy | This class encapsulates a basic independent log hierarchy. | Class | org.apache.log | Apache Avalon |
|
| IOUtil | General IO Stream manipulation. | Class | org.apache.avalon.cornerstone.blocks.masterstore | Apache Avalon |
|
| IdException | Thrown when it was not possible to allocate an Id. | Class | org.apache.avalon.excalibur.datasource.ids | Apache Avalon |
|
| IdGenerator | | Interface | org.apache.avalon.excalibur.datasource.ids | Apache Avalon |
|
| IndexedDataSourceCluster | | Interface | org.apache.avalon.excalibur.datasource.cluster | Apache Avalon |
|
| InformixDataSource | The Informix implementation for DataSources in Excalibur. | Class | org.apache.avalon.excalibur.datasource | Apache Avalon |
|
| Initializable | The Initializable interface is used by components that need to allocate resources prior to them becoming active. | Interface | org.apache.avalon.framework.activity | Apache Avalon |
|
| InitializationException | This exception is used to indicate something went horribly wrong in the ContainerManager, and it is unable to create a new instance of your | Class | org.apache.avalon.fortress | Apache Avalon |
|
| Instrument | The Instrument interface must by implemented by any object wishing to act as an instrument used by the instrument manager. | Interface | org.apache.excalibur.instrument | Apache Avalon |
|
| InstrumentData | | Interface | org.apache.excalibur.instrument.client | Apache Avalon |
|
| InstrumentDescriptor | Describes a Instrument and acts as a Proxy to protect the originalAuthor:Avalon Development Team | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| InstrumentDescriptorImpl | Describes a Instrument and acts as a Proxy to protect the originalSince:4. | Class | org.apache.excalibur.instrument.manager.impl | Apache Avalon |
|
| InstrumentListener | Root interface for InstrumentListeners. | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| InstrumentManageable | Components which implement the InstrumentManageable Interface will have their InstrumentManager set by the component manager during their | Interface | org.apache.excalibur.instrument | Apache Avalon |
|
| InstrumentManager | | Interface | org.apache.excalibur.instrument | Apache Avalon |
|
| InstrumentManagerConnection | A Connection to the remote InstrumentManager. | Class | org.apache.excalibur.instrument.client | Apache Avalon |
|
| InstrumentManagerConnectionListener | | Interface | org.apache.excalibur.instrument.client | Apache Avalon |
|
| InstrumentManagerData | | Interface | org.apache.excalibur.instrument.client | Apache Avalon |
|
| InstrumentManagerHTTPConnector | An HTTP connector which allows a client to connect to the ServiceManager using the HTTP protocol. | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| InstrumentProxy | Because some components using Instruments will be created in large numbers a way is needed to collect data from the instances of all instances of a | Interface | org.apache.excalibur.instrument | Apache Avalon |
|
| InstrumentProxy | Instrumentables which do not implement ThreadSafe may have multiple instances created by the ComponentLocator. | Class | org.apache.excalibur.instrument.manager.impl | Apache Avalon |
|
| InstrumentSampleData | Fields inherited from interface org. | Interface | org.apache.excalibur.instrument.client | Apache Avalon |
|
| InstrumentSampleDescriptor | Describes an InstrumentSample and acts as a Proxy to protect the original InstrumentSample object. | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| InstrumentSampleDescriptorImpl | Describes an InstrumentSample and acts as a Proxy to protect the original InstrumentSample object. | Class | org.apache.excalibur.instrument.manager.impl | Apache Avalon |
|
| InstrumentSampleElementData | | Interface | org.apache.excalibur.instrument.client | Apache Avalon |
|
| InstrumentSampleFrame | | Class | org.apache.excalibur.instrument.client | Apache Avalon |
|
| InstrumentSampleListener | Objects which implement the InstrumentSampleListener interface can register themselves with InstrumentSample instances to receive updates on their value. | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| InstrumentSampleSnapshot | | Class | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| InstrumentSampleSnapshotData | Fields inherited from interface org. | Interface | org.apache.excalibur.instrument.client | Apache Avalon |
|
| InstrumentSampleUtils | A series of methods which are useful when working with InstrumentSamples. | Class | org.apache.excalibur.instrument.client | Apache Avalon |
|
| InstrumentSampleUtils | A series of methods which are useful when working with InstrumentSamples. | Class | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| Instrumentable | The Instrumentable interface is to mark objects that can be sampled by an InstrumentManager. | Interface | org.apache.excalibur.instrument | Apache Avalon |
|
| InstrumentableCreator | The InstrumentableCreator is used as a standard lifecycle extension for containers that support it. | Class | org.apache.avalon.fortress.impl.extensions | Apache Avalon |
|
| InstrumentableData | | Interface | org.apache.excalibur.instrument.client | Apache Avalon |
|
| InstrumentableDescriptor | Describes a Instrumentable and acts as a Proxy to protect the originalAuthor:Avalon Development Team | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| InstrumentableDescriptorImpl | Describes a Instrumentable and acts as a Proxy to protect the originalSince:4. | Class | org.apache.excalibur.instrument.manager.impl | Apache Avalon |
|
| InstrumentedResourceLimitingPool | General Pool implementation which supports; weak and strong pool size limits, optional blocking gets when poolables are not available, and automatic pool | Class | org.apache.avalon.excalibur.pool | Apache Avalon |
|
| InstrumentedResourceLimitingThreadPool | A Thread Pool which can be configured to have a hard limit on the maximum number of threads which will be allocated. | Class | org.apache.avalon.excalibur.thread.impl | Apache Avalon |
|
| J2eeDataSource | The J2EE implementation for DataSources in Cocoon. | Class | org.apache.avalon.excalibur.datasource | Apache Avalon |
|
| JDBCTargetFactory | Factory for JDBCLogTarget-s. | Class | org.apache.avalon.excalibur.logger.factory | Apache Avalon |
|
| JMSQueueTarget | A target that writes to a JMS Queue. | Class | org.apache.log.output.jms | Apache Avalon |
|
| JMSTargetFactory | Factory for JMS LogTarget-s. | Class | org.apache.avalon.excalibur.logger.factory | Apache Avalon |
|
| JMSTopicTarget | A target that writes to a JMS Topic. | Class | org.apache.log.output.jms | Apache Avalon |
|
| JTidyHTMLParser | Converter for transforming an input stream contain text/html dataVersion:CVS $Revision: 1. | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| JaxenProcessorImpl | This class defines the implementation of the XPathProcessor To configure it, add the following lines in the | Class | org.apache.excalibur.xml.xpath | Apache Avalon |
|
| JaxpParser | An XMLParser that is only dependant on JAXP 1. | Class | org.apache.excalibur.xml.impl | Apache Avalon |
|
| Jdbc3Connection | The Connection object used in conjunction with the JdbcDataSourceSince:4. | Class | org.apache.avalon.excalibur.datasource | Apache Avalon |
|
| JdbcConnection | The Connection object used in conjunction with the JdbcDataSourceSince:4. | Class | org.apache.avalon.excalibur.datasource | Apache Avalon |
|
| JdbcConnectionFactory | The Factory implementation for JdbcConnections. | Class | org.apache.avalon.excalibur.datasource | Apache Avalon |
|
| JdbcConnectionPool | The Pool implementation for JdbcConnections. | Class | org.apache.avalon.excalibur.datasource | Apache Avalon |
|
| JdbcDataSource | The Default implementation for DataSources in Avalon. | Class | org.apache.avalon.excalibur.datasource | Apache Avalon |
|
| Jdk14Logger | The default JDK 1. | Class | org.apache.avalon.framework.logger | Apache Avalon |
|
| JispFilesystemStore | This store is based on the Jisp library (http://www. | Class | org.apache.excalibur.store.impl | Apache Avalon |
|
| JispKey | Wrapper class for Keys to be compatible with theVersion:CVS $Id: JispKey. | Class | org.apache.excalibur.store.impl | Apache Avalon |
|
| LEAwareComponentHandler | A ComponentHandler that delegates to underlying handler but also calls relevent Lifecycle Extension handlers at the right time. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| LF5LogTarget | A LogTarget that displays log events using theVersion:$Id: LF5LogTarget. | Class | org.apache.log.output.lf5 | Apache Avalon |
|
| LF5TargetFactory | A factory for the LogFactor5 | Class | org.apache.avalon.excalibur.logger.factory | Apache Avalon |
|
| LargeMenu | The default JMenu class does not work correctly when the popup menu contains large numbers of elements. | Class | org.apache.excalibur.instrument.client | Apache Avalon |
|
| LatchedThreadGroup | This class is useful for writing MultiThreaded test cases where you need to perform multithreaded load testing on a component. | Class | org.apache.avalon.excalibur.testcase | Apache Avalon |
|
| LifecycleExtensionManager | LifecycleExtensionManager class. | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| LineChart | Draws a nice pretty chart given a set of data. | Class | org.apache.excalibur.instrument.client | Apache Avalon |
|
| LineChart | Draws a nice pretty chart given a set of data. | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| Linux | Parses the Linux environment--Uses the proc filesystem to determine all theVersion:CVS $Revision: 1. | Class | org.apache.excalibur.util.system | Apache Avalon |
|
| Log4JAdapter | This class sits on top of an existing Log4J Hierarchy and returns logger wrapping Log4J loggers. | Class | org.apache.avalon.excalibur.logger.log4j | Apache Avalon |
|
| Log4JConfAdapter | A LoggerManager for Log4j that will configure the Log4j subsystem using specified configuration. | Class | org.apache.avalon.excalibur.logger.log4j | Apache Avalon |
|
| Log4JConfLoggerManager | A LoggerManager for Log4j that will configure the Log4j subsystem using specified configuration. | Class | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| Log4JConfigurator | This is a configurator for log4j that supports variable substitutionVersion:CVS $Id: Log4JConfigurator. | Class | org.apache.avalon.excalibur.logger.log4j | Apache Avalon |
|
| Log4JLogger | The default Log4J wrapper class for Logger. | Class | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| Log4JLogger | The default Log4J wrapper class for Logger. | Class | org.apache.avalon.framework.logger | Apache Avalon |
|
| Log4JLoggerManager | Log4JLoggerManager implementation. | Class | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| LogEnabled | Components that need to log can implement this interface to be provided Loggers. | Interface | org.apache.avalon.framework.logger | Apache Avalon |
|
| LogEvent | This class encapsulates each individual log event. | Class | org.apache.log | Apache Avalon |
|
| LogKit2AvalonLoggerAdapter | A basic adapter that adapts an Avalon Logger to a Logkit Logger. | Class | org.apache.avalon.framework.logger | Apache Avalon |
|
| LogKitAdapter | This class sits on top of an existing LogKit Hierarchy and returns logger wrapping LogKit loggers. | Class | org.apache.avalon.excalibur.logger.logkit | Apache Avalon |
|
| LogKitConfHelper | Tie this object to a LoggerManagerTee, give it the Hierachy that LogKitAdapter operates upon and it will populate it | Class | org.apache.avalon.excalibur.logger.logkit | Apache Avalon |
|
| LogKitLogRecord | An implementation of a LogFactor5 LogRecord based on aVersion:$Id: LogKitLogRecord. | Class | org.apache.log.output.lf5 | Apache Avalon |
|
| LogKitLogger | The default LogKit wrapper class for Logger. | Class | org.apache.avalon.framework.logger | Apache Avalon |
|
| LogKitLoggerHelper | Tie this object to a LoggerManagerTee, give it the Hierachy that LogKitAdapter operates upon and it will substitute | Class | org.apache.avalon.excalibur.logger.logkit | Apache Avalon |
|
| LogKitLoggerManager | LogKitLoggerManager implementation. | Class | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| LogKitManageable | LogKitManageable Interface, use this to set the LogKitManagers for childSince:4. | Interface | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| LogKitManager | LogKitManager Interface. | Interface | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| LogTarget | LogTarget is a class to encapsulate outputting LogEvent's. | Interface | org.apache.log | Apache Avalon |
|
| LogTargetFactory | LogTargetFactory Interface. | Interface | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| LogTargetFactoryManageable | LogTargetFactoryManageable Interface, use this to set the LogTargetFactoryManager for child Components. | Interface | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| LogTargetFactoryManager | LogTargetFactoryManager Interface. | Interface | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| LogTargetManager | LogTargetManager Interface. | Interface | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| LogToSelfDecorator | This class intercepts the class passed to us via enableLogging() and substibutes it | Class | org.apache.avalon.excalibur.logger.decorator | Apache Avalon |
|
| Loggable | Components that need to log can implement this interface to be provided Loggers. | Interface | org.apache.avalon.framework.logger | Apache Avalon |
|
| Logger | This is a facade for the different logging subsystems. | Interface | org.apache.avalon.framework.logger | Apache Avalon |
|
| Logger | The object interacted with by client objects to perform logging. | Class | org.apache.log | Apache Avalon |
|
| LoggerAwareOutputStream | Logger aware output stream, characters written to this OutputStream are buffered until a newline character is encountered, or a flush() is called. | Class | org.apache.avalon.framework.logger | Apache Avalon |
|
| LoggerListener | The LoggerListener class is used to notify listeners when a new Logger object is created. | Class | org.apache.log.util | Apache Avalon |
|
| LoggerLoggerManager | A LoggerManager that operates off of an existing Logger instance. | Class | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| LoggerManageable | LoggerManageable interface, use this to set the LoggerManager for the child components. | Interface | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| LoggerManager | LoggerManager Interface. | Interface | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| LoggerManagerDecorator | This is the base class to create LoggerManager decorators. | Class | org.apache.avalon.excalibur.logger.decorator | Apache Avalon |
|
| LoggerManagerTee | An AvalonTee object is not usefull by itself as it does not implement any component interface. | Class | org.apache.avalon.excalibur.logger.util | Apache Avalon |
|
| LoggerOutputStream | Redirect an output stream to a logger. | Class | org.apache.log.util | Apache Avalon |
|
| LoggerSwitch | A proxy logger that switches between two underlying loggers with recursive invocation detection. | Class | org.apache.avalon.excalibur.logger.util | Apache Avalon |
|
| LoggerUtil | This class implements utility methods for building LoggerManager-s. | Class | org.apache.avalon.excalibur.logger.util | Apache Avalon |
|
| LogkitLoggerManager | An adapter class to help with backwards comaptability. | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| LossyMultiCastSink | This is a org. | Class | org.apache.excalibur.event.impl | Apache Avalon |
|
| MRUMemoryStore | This class provides a cache algorithm for the requested documents. | Class | org.apache.excalibur.store.impl | Apache Avalon |
|
| Main | This example application creates a conmponent which makes use of a JdbcDataSource to connect to a Hypersonic SQL database. | Class | org.apache.avalon.examples.jdbcdatasource | Apache Avalon |
|
| Main | This example application loads a component which publishes a series of Instruments. | Class | org.apache.avalon.excalibur.component.example_im | Apache Avalon |
|
| Main | Fortress container example with custom extensionsVersion:$Id: Main. | Class | org.apache.avalon.fortress.examples.extended | Apache Avalon |
|
| Main | Fortress container example. | Class | org.apache.avalon.fortress.examples.swing | Apache Avalon |
|
| Main | Fortress container example allowing you to perform lookups on components via a simple swing gui. | Class | org.apache.avalon.fortress.examples.viewer | Apache Avalon |
|
| Main | | Class | org.apache.excalibur.instrument.client | Apache Avalon |
|
| ManagablePool | This is the interface for Pools that are not a fixed size. | Interface | org.apache.excalibur.mpool | Apache Avalon |
|
| MemoryStore | | Class | org.apache.excalibur.store.impl | Apache Avalon |
|
| MemoryTarget | Output LogEvents into an buffer in memory. | Class | org.apache.log.output | Apache Avalon |
|
| MenuBar | | Class | org.apache.excalibur.instrument.client | Apache Avalon |
|
| Message | A Source implements the side of an event queue where queue elements are dequeued operations only. | Interface | org.apache.excalibur.event | Apache Avalon |
|
| MessageBuilder | Interface that classes implement to build JMS Messages. | Interface | org.apache.log.output.jms | Apache Avalon |
|
| MetaInfoEntry | Keeps track of the relationship of all the associated meta data for a component type. | Class | org.apache.avalon.fortress | Apache Avalon |
|
| MetaInfoManager | MetaInfoManager Interface, use this to specify the Components and how they correspond to easy shorthand names. | Interface | org.apache.avalon.fortress | Apache Avalon |
|
| Modifiable | This interface is used by the Monitor section so that we can test if a resource is modified by an external source. | Interface | org.apache.avalon.excalibur.monitor | Apache Avalon |
|
| ModifiableSource | A Source that can be written to. | Interface | org.apache.excalibur.source | Apache Avalon |
|
| ModifiableTraversableSource | A modifiable traversable source. | Interface | org.apache.excalibur.source | Apache Avalon |
|
| Monitor | The Monitor is used to actively check a set of resources to see if they haveVersion:$Id: Monitor. | Interface | org.apache.avalon.excalibur.monitor | Apache Avalon |
|
| Monitorable | Describes an object which can be monitored. | Interface | org.apache.avalon.excalibur.monitor | Apache Avalon |
|
| MonitorableTimeScheduler | A JMX Monitorable TimeScheduler. | Class | org.apache.avalon.cornerstone.blocks.scheduler | Apache Avalon |
|
| MonitorableTimeSchedulerMBean | | Interface | org.apache.avalon.cornerstone.blocks.scheduler | Apache Avalon |
|
| MonitorableURLSource | This adds the Monitorable interface to the URLSource. | Class | org.apache.avalon.excalibur.monitor | Apache Avalon |
|
| MoveableSource | This class marks a source to be able to moved and copied to serveral other locations. | Interface | org.apache.excalibur.source | Apache Avalon |
|
| MultiCastSink | This is a org. | Class | org.apache.excalibur.event.impl | Apache Avalon |
|
| MutableConfiguration | A read/write extension of the Configuration interface. | Interface | org.apache.avalon.framework.configuration | Apache Avalon |
|
| NOPContentHandler | This class provides default implementation of the methods specified by the ContentHandler interface. | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| NOPLexicalHandler | This class provides default implementation of the methods specified by the LexicalHandler interface. | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| NOPValidity | A validation object which is always valid. | Class | org.apache.excalibur.source.impl.validity | Apache Avalon |
|
| NOPXMLConsumer | This class provides default implementation of the methods specified by the LexicalHandler and the ContentHandler | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| NamespacedSAXConfigurationHandler | A SAXConfigurationHandler helps build Configurations out of sax events, including namespace information. | Class | org.apache.avalon.framework.configuration | Apache Avalon |
|
| NoAvailableConnectionException | Exception that is thrown when there are no more Connection objects availableSince:4. | Class | org.apache.avalon.excalibur.datasource | Apache Avalon |
|
| NoSuchInstrumentException | Thrown when a Instrument can not be found. | Class | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| NoSuchInstrumentSampleException | Thrown when a InstrumentSample can not be found. | Class | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| NoSuchInstrumentableException | Thrown when a Instrumentable can not be found. | Class | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| NoValidConnectionException | Exception that is thrown when there is no valid Connection wrapper available in the ClassLoader. | Class | org.apache.avalon.excalibur.datasource | Apache Avalon |
|
| NodeListImpl | | Class | org.apache.excalibur.xml.xpath | Apache Avalon |
|
| NoopInstrumentManager | An InstrumentManager which doesn't do anything. | Class | org.apache.excalibur.instrument | Apache Avalon |
|
| NoopObjectFactory | NoopObjectFactory is used in situations where no proxied objects are desired. | Class | org.apache.avalon.fortress.impl.factory | Apache Avalon |
|
| NoopServiceManager | No-op ServiceManager contains no components, and is used when we don't want to allow a component to access otherVersion:CVS $ Revision: 1. | Class | org.apache.avalon.fortress.impl.lookup | Apache Avalon |
|
| NormalizedJDBCTarget | JDBC target that writes to normalized tables. | Class | org.apache.log.output.db | Apache Avalon |
|
| NullCommandFailureHandler | NullCommandFailureHandler is used to do nothing if a command fails. | Class | org.apache.excalibur.event.command | Apache Avalon |
|
| NullConnectionMonitor | A ConnectionMonitor made with accordance to the NullObjectPattern. | Class | org.apache.avalon.cornerstone.blocks.connection | Apache Avalon |
|
| NullDequeueInterceptor | The dequeue executable interface describes operations that are executed before and after elements are pulled from a | Class | org.apache.excalibur.event.impl | Apache Avalon |
|
| NullEnqueuePredicate | The NullEnqueuePredicate does nothing to limit a Queue's ability to enqueue. | Class | org.apache.excalibur.event.impl | Apache Avalon |
|
| NullLogger | The Null Logger class. | Class | org.apache.avalon.framework.logger | Apache Avalon |
|
| NullOutputLogTarget | A output target that does nothing. | Class | org.apache.log.output | Apache Avalon |
|
| ObjectFactory | This is the interface for factory that is used to create objects for Pool. | Interface | org.apache.avalon.excalibur.pool | Apache Avalon |
|
| ObjectFactory | This interface is to define how an ObjectFactory is defined. | Interface | org.apache.excalibur.mpool | Apache Avalon |
|
| ObjectMessageBuilder | Basic message factory that stores LogEvent in Message. | Class | org.apache.log.output.jms | Apache Avalon |
|
| ObjectRepository | Repository for Serializable Objects. | Interface | org.apache.avalon.cornerstone.services.store | Apache Avalon |
|
| ObjectRespositoryConfig | | Interface | org.apache.avalon.cornerstone.blocks.masterstore | Apache Avalon |
|
| ObjectRespositoryConfigBean | | Class | org.apache.avalon.cornerstone.blocks.masterstore | Apache Avalon |
|
| OrRotateStrategy | Hierarchical rotation strategy. | Class | org.apache.log.output.io.rotate | Apache Avalon |
|
| OverridableContext | The OverridableContext allows you to "null" out entries, even if they are in a parent context. | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| OverrideDefaultDecorator | Overrides the value passed from getDefaultLogger(). | Class | org.apache.avalon.excalibur.logger.decorator | Apache Avalon |
|
| ParameterException | Thrown when a Parameterizable component cannot be parameterized properly, or if a value cannot be retrieved properly. | Class | org.apache.avalon.framework.parameters | Apache Avalon |
|
| Parameterizable | Components should implement this interface if they wish to be provided with parameters during startup. | Interface | org.apache.avalon.framework.parameters | Apache Avalon |
|
| Parameters | The Parameters class represents a set of key-value The Parameters object provides a mechanism to obtain | Class | org.apache.avalon.framework.parameters | Apache Avalon |
|
| PassiveMonitor | The PassiveMonitor is used to passively check a set of resources to see if they have changed. | Class | org.apache.avalon.excalibur.monitor | Apache Avalon |
|
| PassiveMonitor | A passive monitor will check the reosurce each time itVersion:$Revision: 1. | Class | org.apache.avalon.excalibur.monitor.impl | Apache Avalon |
|
| PatternFormatter | This formater formats the LogEvents according to a input pattern The format of each pattern element can be | Class | org.apache.log.format | Apache Avalon |
|
| PerThreadComponentHandler | The PerThreadComponentHandler implements a singleton with a slight difference: one single instance per thread. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| PeriodicTimeTrigger | Goes off every period milliseconds after waiting for offset milliseconds from the moment the trigger was | Class | org.apache.avalon.cornerstone.services.scheduler | Apache Avalon |
|
| Pool | This is an Pool that caches Poolable objects for reuse. | Interface | org.apache.avalon.excalibur.pool | Apache Avalon |
|
| Pool | This interface is to define how a Pool is used. | Interface | org.apache.excalibur.mpool | Apache Avalon |
|
| PoolController | This is the interface you implement if you want to control how Pools capacity It gets called everytime that a Pool tries to go below or above it's minimum or maximum. | Interface | org.apache.avalon.excalibur.pool | Apache Avalon |
|
| PoolManager | This interface is for a PoolManager that creates pools that are managed asynchronously. | Interface | org.apache.excalibur.mpool | Apache Avalon |
|
| PoolSettable | Hack class to work around the dynamic proxy issues of not allowing abstract base classes as an "interface". | Interface | org.apache.avalon.excalibur.datasource | Apache Avalon |
|
| PoolUtil | The PoolUtil class performs the reflection magic that is necessary to work with the legacy Recyclable interface in the | Class | org.apache.excalibur.mpool | Apache Avalon |
|
| Poolable | Poolable is a marker interface for Components that can be pooled. | Interface | org.apache.avalon.excalibur.pool | Apache Avalon |
|
| PoolableComponentHandler | The PoolableComponentHandler to make sure that poolable components are initialized destroyed and pooled correctly. | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| PoolableComponentHandler | The PoolableComponentHandler to make sure components are initialized and destroyed correctly. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| PrefixDecorator | This class implements LoggerManager interface by prepending a prefix to all requests and letting the | Class | org.apache.avalon.excalibur.logger.decorator | Apache Avalon |
|
| PrefixResolver | own prefix resolving when evaluating XPath expressions. | Interface | org.apache.excalibur.xml.xpath | Apache Avalon |
|
| PrepareHandlerCommand | This is the command class to initialize a ComponentHandlerVersion:CVS $Revision: 1. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| PreparedEnqueue | A PreparedEnqueue is an object returned from a prepareEnqueue method that allows you to either | Interface | org.apache.excalibur.event | Apache Avalon |
|
| Priority | Class representing and holding constants for priority. | Class | org.apache.log | Apache Avalon |
|
| PriorityFilterTargetFactory | PriorityFilterTargetFactory class. | Class | org.apache.avalon.excalibur.logger.factory | Apache Avalon |
|
| PriorityFilteringTarget | This is a priority filtering target that forwards only requests to other (wrapped) targets that have the same or a higher | Class | org.apache.log.output | Apache Avalon |
|
| PriorityQueue | Iterface for priority queues. | Interface | org.apache.avalon.cornerstone.blocks.scheduler | Apache Avalon |
|
| PropertyInfo | A descriptor for each message property. | Class | org.apache.log.output.jms | Apache Avalon |
|
| PropertyType | A class to hold all constants for PropertyTypes. | Class | org.apache.log.output.jms | Apache Avalon |
|
| ProxiedJdbcConnection | A JDBC connection that has a proxy around it in order to dynamically implement JDBC2/3 needs to get a handle to its proxied self so that the proxied version can be returned to the pool. | Interface | org.apache.avalon.excalibur.datasource | Apache Avalon |
|
| ProxyManager | ProxyManager is used to abstract away the plumbing for the underlying proxy generator. | Class | org.apache.avalon.fortress.impl.factory | Apache Avalon |
|
| ProxyObjectFactory | An ObjectFactory that delegates to another ObjectFactory and proxies results of that factory. | Class | org.apache.avalon.fortress.impl.factory | Apache Avalon |
|
| Queue | A Source implements the side of an event queue where QueueElements are dequeued operations only. | Interface | org.apache.excalibur.event | Apache Avalon |
|
| RateLimitingPredicate | This enqueue predicate implements input rate policing. | Class | org.apache.excalibur.event.impl | Apache Avalon |
|
| RawFormatter | Basic formatter that just returns raw message string and ignores remainder of LogEvent. | Class | org.apache.log.format | Apache Avalon |
|
| Recomposable | | Interface | org.apache.avalon.framework.component | Apache Avalon |
|
| Reconfigurable | | Interface | org.apache.avalon.framework.configuration | Apache Avalon |
|
| Recontextualizable | This allows a component to re-receive it's context if container environment has changed. | Interface | org.apache.avalon.framework.context | Apache Avalon |
|
| Recyclable | This interface standardizes the behaviour of a recyclable object. | Interface | org.apache.avalon.excalibur.pool | Apache Avalon |
|
| ReflectiveConfigurator | A creator that configures a component based on reflection. | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| ReleasableComponent | This interfaces marks a component that can be released without using the corresponding ComponentHandler. | Interface | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| Reparameterizable | Components should implement this interface if they wish to be provided with parameters during its lifetime. | Interface | org.apache.avalon.framework.parameters | Apache Avalon |
|
| RepeatedCommand | A Signal is a specific type of QueueElement that denotes a Control code for the Queue system. | Interface | org.apache.excalibur.event.command | Apache Avalon |
|
| Repository | Generic Repository interfaceAuthor:Federico Barbieri | Interface | org.apache.avalon.cornerstone.services.store | Apache Avalon |
|
| RepositoryManager | | Class | org.apache.avalon.cornerstone.blocks.masterstore | Apache Avalon |
|
| Resettable | This interface standardizes the behaviour of a resettable object. | Interface | org.apache.excalibur.mpool | Apache Avalon |
|
| ResettableFileInputStream | | Class | org.apache.avalon.cornerstone.blocks.masterstore | Apache Avalon |
|
| Resizable | This is the interface for Pools that are not a fixed size. | Interface | org.apache.avalon.excalibur.pool | Apache Avalon |
|
| Resolvable | This interface is used to indicate objects that need to be resolved in some particular context. | Interface | org.apache.avalon.framework.context | Apache Avalon |
|
| Resource | Managed Resource. | Class | org.apache.avalon.excalibur.monitor | Apache Avalon |
|
| ResourceLimitingJdbcConnectionPool | A ResourceLimiting JdbcConnectionPool which allows for fine configuration of how the pool scales to loads. | Class | org.apache.avalon.excalibur.datasource | Apache Avalon |
|
| ResourceLimitingJdbcDataSource | The ResourceLimiting implementation for DataSources in Avalon. | Class | org.apache.avalon.excalibur.datasource | Apache Avalon |
|
| ResourceLimitingPool | General Pool implementation which supports; weak and strong pool size limits, optional blocking gets when poolables are not available, and automatic pool | Class | org.apache.avalon.excalibur.pool | Apache Avalon |
|
| ResourceLimitingThreadManager | | Class | org.apache.avalon.cornerstone.blocks.threads | Apache Avalon |
|
| ResourceLimitingThreadPool | | Class | org.apache.avalon.excalibur.thread.impl | Apache Avalon |
|
| ResourceOutputStream | Managed Stream. | Class | org.apache.avalon.excalibur.monitor | Apache Avalon |
|
| ResourceSource | Description of a source which is described by the resource protocol which gets a resource from the classloader. | Class | org.apache.excalibur.source.impl | Apache Avalon |
|
| ResourceSourceFactory | A factory for the Resource protocolVersion:$Id: ResourceSourceFactory. | Class | org.apache.excalibur.source.impl | Apache Avalon |
|
| ResourceWriter | Managed Writer. | Class | org.apache.avalon.excalibur.monitor | Apache Avalon |
|
| RevolvingFileStrategy | strategy for naming log files based on appending revolving suffix. | Class | org.apache.log.output.io.rotate | Apache Avalon |
|
| Role2MetaInfoManager | Role2MetaInfoManagerTestCase does XYZVersion:CVS Revision: 1. | Class | org.apache.avalon.fortress.impl.role | Apache Avalon |
|
| RoleEntry | Keeps track of the relationship of all the associated meta data for a component type. | Class | org.apache.avalon.fortress | Apache Avalon |
|
| RoleManageable | RoleManageable Interface, use this to set the RoleManagers for childSince:4. | Interface | org.apache.avalon.excalibur.component | Apache Avalon |
|
| RoleManager | RoleManager Interface, use this to specify the Roles and how they correspond easy shorthand names. | Interface | org.apache.avalon.excalibur.component | Apache Avalon |
|
| RoleManager | RoleManager Interface, use this to specify the Components and how they correspond to easy shorthand names. | Interface | org.apache.avalon.fortress | Apache Avalon |
|
| RotateStrategy | Strategy that checks condition under which file rotation is needed. | Interface | org.apache.log.output.io.rotate | Apache Avalon |
|
| RotateStrategyByDate | Rotation stragety based on SimpleDateFormat. | Class | org.apache.log.output.io.rotate | Apache Avalon |
|
| RotateStrategyBySize | Rotation strategy based on size written to log file. | Class | org.apache.log.output.io.rotate | Apache Avalon |
|
| RotateStrategyByTime | rotation stragety based when log writting started. | Class | org.apache.log.output.io.rotate | Apache Avalon |
|
| RotateStrategyByTimeOfDay | Rotation stragety based on a specific time of day. | Class | org.apache.log.output.io.rotate | Apache Avalon |
|
| RotatingFileTarget | This is a basic Output log target that writes to rotating files. | Class | org.apache.log.output.io.rotate | Apache Avalon |
|
| RoundRobinDataSourceCluster | | Interface | org.apache.avalon.excalibur.datasource.cluster | Apache Avalon |
|
| SAXConfigurationHandler | A SAXConfigurationHandler helps build Configurations out of sax events. | Class | org.apache.avalon.framework.configuration | Apache Avalon |
|
| SAXParser | The parser can be used to parse any XML document given by a InputSource object. | Interface | org.apache.excalibur.xml.sax | Apache Avalon |
|
| SMTPOutputLogTarget | Logkit output target that logs data via SMTP. | Class | org.apache.log.output.net | Apache Avalon |
|
| SMTPTargetFactory | SMTPTargetFactory class. | Class | org.apache.avalon.excalibur.logger.factory | Apache Avalon |
|
| SSLFactoryBuilder | Builds SSLContexts with desired properties. | Class | org.apache.avalon.cornerstone.blocks.sockets | Apache Avalon |
|
| SafeFileTarget | A target that will open and close a file for each logevent. | Class | org.apache.log.output.io | Apache Avalon |
|
| SampleChartHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| Saxon6ProcessorImpl | This class defines the implementation of the XPathProcessor component. | Class | org.apache.excalibur.xml.xpath | Apache Avalon |
|
| Saxon7ProcessorImpl | This class defines the implementation of the XPathProcessor component. | Class | org.apache.excalibur.xml.xpath | Apache Avalon |
|
| SecurityManageable | Simple custom lifecycle extension interface for supplying a component with a security manager. | Interface | org.apache.avalon.fortress.examples.extended.extensions | Apache Avalon |
|
| SequenceIdGenerator | The SequenceIdGenerator requests each Id using a sequence in a database. | Class | org.apache.avalon.excalibur.datasource.ids | Apache Avalon |
|
| ServerSocketFactory | The interface used to create server sockets. | Interface | org.apache.avalon.cornerstone.services.sockets | Apache Avalon |
|
| Service | This class handles looking up service providers on the class path. | Class | org.apache.avalon.fortress.util | Apache Avalon |
|
| ServiceException | The exception thrown to indicate a problem with service. | Class | org.apache.avalon.framework.service | Apache Avalon |
|
| ServiceManager | A ServiceManager selects Objects based on a role. | Interface | org.apache.avalon.framework.service | Apache Avalon |
|
| ServiceMetaManager | ServiceMetaManager follows some simple rules to dynamically gather all services and the meta-information into one role manager. | Class | org.apache.avalon.fortress.impl.role | Apache Avalon |
|
| ServiceSelector | A ServiceSelector selects Objects based on a supplied policy. | Interface | org.apache.avalon.framework.service | Apache Avalon |
|
| Serviceable | A Serviceable is a class that need to connect to software components using a "role" abstraction, thus not depending on particular implementations | Interface | org.apache.avalon.framework.service | Apache Avalon |
|
| ServletContainer | Fortress based servlet example. | Class | org.apache.avalon.fortress.examples.servlet | Apache Avalon |
|
| ServletLogger | Logger to bootstrap avalon application iside a servlet. | Class | org.apache.avalon.excalibur.logger | Apache Avalon |
|
| ServletOutputLogTarget | Generic logging interface. | Class | org.apache.log.output | Apache Avalon |
|
| ServletTargetFactory | ServletTargetFactory class. | Class | org.apache.avalon.excalibur.logger.factory | Apache Avalon |
|
| Signal | A Signal is a specific type of queue element that denotes a Control code for The interface design is heavily influenced by | Interface | org.apache.excalibur.event | Apache Avalon |
|
| SimpleLogKitManager | A LoggerManager that supports the old | Interface | org.apache.avalon.framework.activity | Apache Avalon | |
|
| Store | Allows selection from a number of configured Repositories. | Interface | org.apache.avalon.cornerstone.services.store | Apache Avalon |
|
| Store | A Store is an object managing arbitrary data. | Interface | org.apache.excalibur.store | Apache Avalon |
|
| StoreJanitor | Interface for the StoreJanitorsVersion:CVS $Id: StoreJanitor. | Interface | org.apache.excalibur.store | Apache Avalon |
|
| StoreJanitorImpl | This class is a implentation of a StoreJanitor. | Class | org.apache.excalibur.store.impl | Apache Avalon |
|
| StreamRepository | Repository for StreamsAuthor:Federico Barbieri | Interface | org.apache.avalon.cornerstone.services.store | Apache Avalon |
|
| StreamResource | Managed Stream based Resource. | Class | org.apache.avalon.excalibur.monitor | Apache Avalon |
|
| StreamTarget | A basic target that writes to an OutputStream. | Class | org.apache.log.output.io | Apache Avalon |
|
| StreamTargetFactory | TargetFactory for StreamTarget. | Class | org.apache.avalon.excalibur.logger.factory | Apache Avalon |
|
| Suspendable | The Suspendable interface is used when a component will need to temporarily halt execution of a component. | Interface | org.apache.avalon.framework.activity | Apache Avalon |
|
| SwingContainer | Simple Fortress based container containing a Swing implementation of Hello World. | Class | org.apache.avalon.fortress.examples.swing | Apache Avalon |
|
| SynchronizedPriorityQueue | A thread safe version of the PriorityQueue. | Class | org.apache.avalon.cornerstone.blocks.scheduler | Apache Avalon |
|
| SyslogFormatter | A formatter that serializes in the format originally used by BSD syslog daemon. | Class | org.apache.log.format | Apache Avalon |
|
| SystemUtil | A set of utility operations that provide necessary information about the architecture of the machine that the system is running on. | Class | org.apache.excalibur.util | Apache Avalon |
|
| servlet | Servlet based Fortress container example. | Class | org.apache.avalon.fortress.examples.servlet | Apache Avalon |
|
| TLSServerSocketFactory | Manufactures TLS server sockets. | Class | org.apache.avalon.cornerstone.blocks.sockets | Apache Avalon |
|
| TLSSocketFactory | Manufactures TLS client sockets. | Class | org.apache.avalon.cornerstone.blocks.sockets | Apache Avalon |
|
| TPCThreadManager | This is a ThreadManager that uses a certain number of threads per processor. | Class | org.apache.excalibur.event.command | Apache Avalon |
|
| TPSPThreadManager | This is a ThreadManager which provides a threadpool per Sink per EventPipeline. | Class | org.apache.excalibur.event.command | Apache Avalon |
|
| TableIdGenerator | The TableIdGenerator requests blocks of ids from a Database table. | Class | org.apache.avalon.excalibur.datasource.ids | Apache Avalon |
|
| Target | This is the interface to implement to receive notification trigger. | Interface | org.apache.avalon.cornerstone.services.scheduler | Apache Avalon |
|
| TextMessageBuilder | Basic message factory that stores LogEvent in Message. | Class | org.apache.log.output.jms | Apache Avalon |
|
| ThreadControl | This interface defines the method through which Threads can be controller. | Interface | org.apache.excalibur.thread | Apache Avalon |
|
| ThreadManager | Manage a set of ThreadPools. | Interface | org.apache.avalon.cornerstone.services.threads | Apache Avalon |
|
| ThreadManager | A ThreadManager handles the thread policies for EventPipelines. | Interface | org.apache.excalibur.event.command | Apache Avalon |
|
| ThreadPool | This class is the public frontend for the thread pool code. | Interface | org.apache.excalibur.thread | Apache Avalon |
|
| ThreadSafe | A interface to mark a component as ThreadSafe or reentrant. | Interface | org.apache.avalon.framework.thread | Apache Avalon |
|
| ThreadSafeComponentHandler | The ThreadSafeComponentHandler to make sure components are initialized and destroyed correctly. | Class | org.apache.avalon.excalibur.component | Apache Avalon |
|
| ThreadSafeComponentHandler | The ThreadSafeComponentHandler to make sure components are initialized and destroyed correctly. | Class | org.apache.avalon.fortress.impl.handler | Apache Avalon |
|
| ThresholdEnqueuePredicate | The ThresholdEnqueuePredicate limits the elements that can be enqueued based on the size of the Queue. | Class | org.apache.excalibur.event.impl | Apache Avalon |
|
| TimeScheduledEntry | Class use internally to package to hold scheduled time entries. | Class | org.apache.avalon.cornerstone.blocks.scheduler | Apache Avalon |
|
| TimeScheduler | This service provides a way to regularly schedule jobs. | Interface | org.apache.avalon.cornerstone.services.scheduler | Apache Avalon |
|
| TimeStampValidity | A validation object for time-stamps. | Class | org.apache.excalibur.source.impl.validity | Apache Avalon |
|
| TimeTrigger | A kind of trigger that makes the determination to go off basedAuthor:Avalon Development Team | Interface | org.apache.avalon.cornerstone.services.scheduler | Apache Avalon |
|
| TimeTriggerFactory | Factory for TimeTriggers. | Class | org.apache.avalon.cornerstone.services.scheduler | Apache Avalon |
|
| Translator | Translator component. | Interface | org.apache.avalon.fortress.examples.components | Apache Avalon |
|
| TranslatorImpl | Simple implementation of the Translator component, which maintains a simple mapping of keys to translated values, created during | Class | org.apache.avalon.fortress.examples.components | Apache Avalon |
|
| TraversableSource | A traversable source is a source that can have children and a parent, like a file system. | Interface | org.apache.excalibur.source | Apache Avalon |
|
| Trigger | This is the marker interface for Triggers. | Interface | org.apache.avalon.cornerstone.services.scheduler | Apache Avalon |
|
| TriggerFailureListener | A callback mechanism for failures on triggering of targets. | Interface | org.apache.avalon.cornerstone.services.scheduler | Apache Avalon |
|
| URIAbsolutizer | to a base URI to form an absolute URI. | Interface | org.apache.excalibur.source | Apache Avalon |
|
| URLCoder | The java. | Class | org.apache.excalibur.instrument.manager.http.server | Apache Avalon |
|
| URLSource | Description of a source which is described by an URL. | Class | org.apache.excalibur.source.impl | Apache Avalon |
|
| URLSourceFactory | A factory for a URL wrapperVersion:$Id: URLSourceFactory. | Class | org.apache.excalibur.source.impl | Apache Avalon |
|
| UnavailableException | Exception to signal component is not available. | Class | org.apache.avalon.framework.availability | Apache Avalon |
|
| UniqueFileStrategy | Strategy for naming log files based on appending time suffix. | Class | org.apache.log.output.io.rotate | Apache Avalon |
|
| Validatable | Used to define an object which can be validated by a ValidatedResourceLimitingPool. | Interface | org.apache.avalon.excalibur.pool | Apache Avalon |
|
| ValidatedResourceLimitingPool | A ResourceLimitingPool which validates reused poolables before they are returned with a call get(). | Class | org.apache.avalon.excalibur.pool | Apache Avalon |
|
| ValueInstrument | Objects implementing Instrumentable can create Instruments with integer values using a ValueInstrument. | Class | org.apache.excalibur.instrument | Apache Avalon |
|
| ValueInstrumentListener | Objects which implement the InstrumentListener interface can register themselves with Instrument instances to receive updates on the | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| ValuedEnum | Basic enum class for type-safe enums with values. | Class | org.apache.avalon.framework | Apache Avalon |
|
| VariableSizePool | This is an Pool that caches Poolable objects for reuse. | Class | org.apache.excalibur.mpool | Apache Avalon |
|
| Version | This class is used to hold version information pertaining to a Component or interface. | Class | org.apache.avalon.framework | Apache Avalon |
|
| Vertex | Vertex is used to track dependencies and each node in a graph. | Class | org.apache.avalon.fortress.util.dag | Apache Avalon |
|
| Windows2000 | Parses the Windows 2000 environment--the same class should work for other Windows versions, but I only have one to test. | Class | org.apache.excalibur.util.system | Apache Avalon |
|
| Windows95 | Parses the Windows 95 environment--the same class should work for other Windows versions, but I only have one to test. | Class | org.apache.excalibur.util.system | Apache Avalon |
|
| Windows98 | Parses the Windows 98 environment--the same class should work for other Windows versions, but I only have one to test. | Class | org.apache.excalibur.util.system | Apache Avalon |
|
| WindowsNT | Parses the Windows 2000 environment--the same class should work for other Windows versions, but I only have one to test. | Class | org.apache.excalibur.util.system | Apache Avalon |
|
| WindowsXP | Parses the Windows XP environment. | Class | org.apache.excalibur.util.system | Apache Avalon |
|
| WorkerThread | This class extends the Thread class to add recyclable functionalities. | Class | org.apache.excalibur.thread.impl | Apache Avalon |
|
| WrapperClass | The interface WrapperClass provides a means of asking a dynamically created wrapper for a given object for said wrapped object. | Interface | org.apache.avalon.fortress.impl.factory | Apache Avalon |
|
| WrapperComponentManager | This is a ComponentManager implementation that can wrap around a ServiceManager object effectively adapting a ServiceManager | Class | org.apache.avalon.framework.component | Apache Avalon |
|
| WrapperComponentSelector | This is a ServiceSelector implementation that can wrap around a legacy ComponentSelector object effectively adapting a ComponentSelector | Class | org.apache.avalon.framework.component | Apache Avalon |
|
| WrapperObjectFactory | An object factory that delegates all calls to another object factory and wraps the returned object into another object that exposes only the wrapped | Class | org.apache.avalon.fortress.impl.factory | Apache Avalon |
|
| WrapperServiceManager | This is a ServiceManager implementation that can wrap around a legacy ComponentManager object effectively adapting a ComponentManager | Class | org.apache.avalon.framework.service | Apache Avalon |
|
| WrapperServiceSelector | This is a ServiceSelector implementation that can wrap around a legacy ComponentSelector object effectively adapting a ComponentSelector | Class | org.apache.avalon.framework.service | Apache Avalon |
|
| WriterTarget | This target outputs to a writer. | Class | org.apache.log.output.io | Apache Avalon |
|
| XMLConsumer | This interfaces identifies classes that consume XML data, receiving notification of SAX events. | Interface | org.apache.excalibur.xml.sax | Apache Avalon |
|
| XMLConsumerProxy | This class is an utility class proxying a SAX version 2. | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| XMLCreateSampleHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| XMLCreateSamplesHandler | Handler which can be used to create multiple samples at once. | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| XMLFilePersistentObjectRepository | This is a simple implementation of persistent object store using XML serialization from JDK 1. | Class | org.apache.avalon.cornerstone.blocks.masterstore.xml | Apache Avalon |
|
| XMLFormatter | Basic XML formatter that writes out a basic XML-ified log event. | Class | org.apache.log.format | Apache Avalon |
|
| XMLFragment | This interface must be implemented by classes willing to provide an XML representation of their current state. | Interface | org.apache.excalibur.xml.dom | Apache Avalon |
|
| XMLGCHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| XMLInstrumentHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| XMLInstrumentManagerHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| XMLInstrumentableHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| XMLSampleHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| XMLSampleLeaseHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| XMLSampleLeasesHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| XMLSnapshotHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| XMLSnapshotsHandler | | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
|
| XMLizable | This interface can be implemented by classes willing to provide an XML representation of their current state as SAX events. | Interface | org.apache.excalibur.xml.sax | Apache Avalon |
|
| XMLizer | Converter for transforming any input stream with a given mime-typeVersion:CVS $Revision: 1. | Interface | org.apache.excalibur.xmlizer | Apache Avalon |
|
| XPathException | | Class | org.apache.excalibur.xml.xpath | Apache Avalon |
|
| XPathProcessor | This is the interface of the XPath processor. | Interface | org.apache.excalibur.xml.xpath | Apache Avalon |
|
| XPathProcessorImpl | This class defines the implementation of the XPathProcessor To configure it, add the following lines in the | Class | org.apache.excalibur.xml.xpath | Apache Avalon |
|
| XPathUtil | This is a simple XPath helper class. | Class | org.apache.excalibur.xml.xpath | Apache Avalon |
|
| XSLTProcessor | This is the interface of the XSLT processor. | Interface | org.apache.excalibur.xml.xslt | Apache Avalon |
|
| XSLTProcessorException | This exception is thrown by the XSLTProcessor. | Class | org.apache.excalibur.xml.xslt | Apache Avalon |
|
| XSLTProcessorImpl | To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments | Class | org.apache.excalibur.xml.xslt | Apache Avalon |
|
| XercesParser | | Class | org.apache.excalibur.xml.impl | Apache Avalon |