|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Startable | |
org.apache.avalon.cornerstone.blocks.scheduler | Default implementation of a scheduler manager. |
org.apache.avalon.excalibur.component.example_im | |
org.apache.avalon.excalibur.logger.decorator | |
org.apache.avalon.excalibur.logger.util | |
org.apache.avalon.excalibur.monitor | An extensible resource monitor framework and implementation. |
org.apache.avalon.excalibur.testcase | Excalibur testcase utilities. |
org.apache.avalon.fortress.examples.swing | |
org.apache.avalon.fortress.examples.viewer | |
org.apache.excalibur.instrument.manager.http | |
org.apache.excalibur.instrument.manager.http.server | |
org.apache.excalibur.store.impl |
Uses of Startable in org.apache.avalon.cornerstone.blocks.scheduler |
Classes in org.apache.avalon.cornerstone.blocks.scheduler that implement Startable | |
class |
DefaultTimeScheduler
Default implementation of TimeScheduler service. |
class |
MonitorableTimeScheduler
A JMX Monitorable TimeScheduler. |
Uses of Startable in org.apache.avalon.excalibur.component.example_im |
Classes in org.apache.avalon.excalibur.component.example_im that implement Startable | |
class |
DefaultExampleInstrumentable
This example application creates a component which registers several Instruments for the example. |
Uses of Startable in org.apache.avalon.excalibur.logger.decorator |
Classes in org.apache.avalon.excalibur.logger.decorator that implement Startable | |
class |
CachingDecorator
This class implements LoggerManager interface by passing all the job to a wrapped LoggerManager, but the returened Loggers are cached. |
class |
LoggerManagerDecorator
This is the base class to create LoggerManager decorators. |
class |
LogToSelfDecorator
This class intercepts the class passed to us via enableLogging() and substibutes it
by LoggerSwitch.get() logger. |
class |
OverrideDefaultDecorator
Overrides the value passed from getDefaultLogger(). |
class |
PrefixDecorator
This class implements LoggerManager interface by prepending a prefix to all requests and letting the wrapped LoggerManager actually create the loggers. |
Uses of Startable in org.apache.avalon.excalibur.logger.util |
Classes in org.apache.avalon.excalibur.logger.util that implement Startable | |
class |
AvalonTee
This class broadcasts Avalon lifestyle events to several destination objects, somewhat like Unix 'tee' command directing its input both to file and to its output. |
class |
LoggerManagerTee
An AvalonTee object is not usefull by itself as it does not implement any component interface. |
Uses of Startable in org.apache.avalon.excalibur.monitor |
Classes in org.apache.avalon.excalibur.monitor that implement Startable | |
class |
ActiveMonitor
The ActiveMonitor is used to actively check a set of resources to see if they have changed. |
Uses of Startable in org.apache.avalon.excalibur.testcase |
Classes in org.apache.avalon.excalibur.testcase that implement Startable | |
class |
FullLifecycleComponent
Deprecated. ECM is no longer supported |
Uses of Startable in org.apache.avalon.fortress.examples.swing |
Classes in org.apache.avalon.fortress.examples.swing that implement Startable | |
class |
SwingContainer
Simple Fortress based container containing a Swing implementation of Hello World. |
Uses of Startable in org.apache.avalon.fortress.examples.viewer |
Classes in org.apache.avalon.fortress.examples.viewer that implement Startable | |
class |
ComponentViewer
Simple Fortress container containing a Swing based viewer for performing lookups on registered components. |
Uses of Startable in org.apache.excalibur.instrument.manager.http |
Classes in org.apache.excalibur.instrument.manager.http that implement Startable | |
class |
InstrumentManagerHTTPConnector
An HTTP connector which allows a client to connect to the ServiceManager using the HTTP protocol. |
Uses of Startable in org.apache.excalibur.instrument.manager.http.server |
Classes in org.apache.excalibur.instrument.manager.http.server that implement Startable | |
(package private) class |
org.apache.excalibur.instrument.manager.http.server.AbstractLogEnabledInstrumentableStartable
|
(package private) class |
org.apache.excalibur.instrument.manager.http.server.AbstractSocketServer
|
class |
HTTPServer
|
Uses of Startable in org.apache.excalibur.store.impl |
Classes in org.apache.excalibur.store.impl that implement Startable | |
class |
StoreJanitorImpl
This class is a implentation of a StoreJanitor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |