Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.avalon.excalibur.component Classes and Interfaces - 25 results found.
NameDescriptionTypePackageFramework
AbstractComponentManagerServletAbstract Servlet which can be used with the ExcaliburComponentManagerServlet to enable servlets to have access to a ComponentManager as well as loggingClassorg.apache.avalon.excalibur.component.servletApache Avalon
AbstractDualLogEnabledA base class for all objects that need to support LogEnabled/Loggable for backwards compatability.Classorg.apache.avalon.excalibur.componentApache Avalon
AbstractDualLogEnabledInstrumentableUtility class to ease the construction of components that can be instrumented but must also extend AbstractDualLogEnabled.Classorg.apache.avalon.excalibur.componentApache Avalon
AbstractServiceManagerServletAbstract Servlet which can be used with the ExcaliburServiceManagerServlet to enable servlets to have access to a ServiceManager as well as loggingClassorg.apache.avalon.excalibur.component.servletApache Avalon
ComponentHandlerThis class acts like a Factory to instantiate the correct version of the ComponentHandler that you need.Classorg.apache.avalon.excalibur.componentApache Avalon
ComponentProxyGeneratorCreate a Component proxy.Classorg.apache.avalon.excalibur.componentApache Avalon
DefaultComponentFactoryFactory for Avalon components.Classorg.apache.avalon.excalibur.componentApache Avalon
DefaultComponentHandlerThe DefaultComponentHandler to make sure components are initialized and destroyed correctly.Classorg.apache.avalon.excalibur.componentApache Avalon
DefaultComponentManagerDefault component manager for Avalon's components.Classorg.apache.avalon.excalibur.componentApache Avalon
DefaultComponentPoolThis is the implementation of Pool for Avalon Components that is thread safe.Classorg.apache.avalon.excalibur.componentApache Avalon
DefaultComponentPoolControllerThis is the PoolController for the Avalon Excalibur Component Management Framework.Classorg.apache.avalon.excalibur.componentApache Avalon
DefaultComponentSelectorDefault component selector for Avalon's components.Classorg.apache.avalon.excalibur.componentApache Avalon
DefaultExampleInstrumentableThis example application creates a component which registers several Instruments for the example.Classorg.apache.avalon.excalibur.component.example_imApache Avalon
DefaultRoleManagerDefault RoleManager implementation.Classorg.apache.avalon.excalibur.componentApache Avalon
ExampleInstrumentableThis example application creates a component which registers several Instruments for the example.Interfaceorg.apache.avalon.excalibur.component.example_imApache Avalon
ExcaliburComponentManagerDefault component manager for Avalon's components.Classorg.apache.avalon.excalibur.componentApache Avalon
ExcaliburComponentManagerCreatorUtility class which can be used to manage the life cycle of a ComponentManager and its RoleManager, LoggerManager, and optionalClassorg.apache.avalon.excalibur.componentApache Avalon
ExcaliburComponentManagerServletMakes it possible for servlets to work with Avalon components without having to do any coding to setup and manage theClassorg.apache.avalon.excalibur.component.servletApache Avalon
ExcaliburComponentSelectorDefault component selector for Avalon's components.Classorg.apache.avalon.excalibur.componentApache Avalon
LogkitLoggerManagerAn adapter class to help with backwards comaptability.Classorg.apache.avalon.excalibur.componentApache Avalon
MainThis example application loads a component which publishes a series of Instruments.Classorg.apache.avalon.excalibur.component.example_imApache Avalon
PoolableComponentHandlerThe PoolableComponentHandler to make sure that poolable components are initialized destroyed and pooled correctly.Classorg.apache.avalon.excalibur.componentApache Avalon
RoleManageableRoleManageable Interface, use this to set the RoleManagers for childSince:4.Interfaceorg.apache.avalon.excalibur.componentApache Avalon
RoleManagerRoleManager Interface, use this to specify the Roles and how they correspond easy shorthand names.Interfaceorg.apache.avalon.excalibur.componentApache Avalon
ThreadSafeComponentHandlerThe ThreadSafeComponentHandler to make sure components are initialized and destroyed correctly.Classorg.apache.avalon.excalibur.componentApache Avalon