Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.avalon.fortress Classes and Interfaces - 77 results found.
NameDescriptionTypePackageFramework
AbstractComponentHandlerAbstractComponentHandler class, ensures components are initialized and destroyed correctly.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
AbstractContainerThis abstract implementation provides basic functionality for building an implementation of the Container interface.Classorg.apache.avalon.fortress.implApache Avalon
AbstractMetaInfoManagerProvides the foundation for MetaInfoManagers.Classorg.apache.avalon.fortress.impl.roleApache Avalon
AbstractObjectFactoryAbstractObjectFactory does XYZVersion:CVS $ Revision: 1.Classorg.apache.avalon.fortress.impl.factoryApache Avalon
AbstractReleasableComponentBase Implementation for a releasable component.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
AbstractRoleManagerThe Excalibur Role Manager is used for Excalibur Role Mappings.Classorg.apache.avalon.fortress.impl.roleApache Avalon
BCELCodeGenerator BCELCodeGenerator creates implementations for the Fields needed in creating aClassorg.apache.avalon.fortress.impl.factoryApache Avalon
ChangedFileOutputStreamOutputStream which will only update an existing file if its contents actually change.Classorg.apache.avalon.fortress.toolsApache Avalon
CommandSinkCreated by IntelliJ IDEA.Classorg.apache.avalon.fortress.utilApache Avalon
ComponentFactoryFactory for Avalon components.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
ComponentHandlerThe ComponentHandler interface marks the ComponentHandler implementations.Interfaceorg.apache.avalon.fortress.impl.handlerApache Avalon
ComponentHandlerEntryThis is the impl of runtime information about aVersion:$Revision: 1.Classorg.apache.avalon.fortress.implApache Avalon
ComponentHandlerMetaDataA class holding metadata about a component handler.Classorg.apache.avalon.fortress.implApache Avalon
ComponentMetaInfoCollectorANT task to collect all the meta information for the components.Classorg.apache.avalon.fortress.toolsApache Avalon
ComponentViewerSimple Fortress container containing a Swing based viewer for performing lookups on registered components.Classorg.apache.avalon.fortress.examples.viewerApache Avalon
CompositeExceptionThis is an exception made up of one or more subexceptions.Classorg.apache.avalon.fortress.utilApache Avalon
ConfigurableRoleManagerConfigurable RoleManager implementation.Classorg.apache.avalon.fortress.impl.roleApache Avalon
ContainerThe Container is an interface used to mark the Containers in your system.Interfaceorg.apache.avalon.fortressApache Avalon
ContainerConstantsProvides constants used to access the Context object for containers.Interfaceorg.apache.avalon.fortressApache Avalon
ContainerManagerThe ContainerManager is a single point of contact to manage your Container resources.Interfaceorg.apache.avalon.fortressApache Avalon
ContainerManagerConstantsProvides constants used to access the Context object for impl managers.Interfaceorg.apache.avalon.fortressApache Avalon
ContextManagerYou can get two different contexts from the ContextManager: the container context (m_childContext)Classorg.apache.avalon.fortress.utilApache Avalon
ContextManagerConstantsProvides constants used to access the Context object for containers.Interfaceorg.apache.avalon.fortress.utilApache Avalon
CyclicDependencyExceptionCyclicDependencyException is thrown any time the DAG verifier finds a cycle.Classorg.apache.avalon.fortress.util.dagApache Avalon
DefaultContainerThis is the default implementation of Container, adding configuration markup semantics to the AbstractContainer.Classorg.apache.avalon.fortress.implApache Avalon
DefaultContainerManagerThis is the default implementation of the ContainerManager interface.Classorg.apache.avalon.fortress.implApache Avalon
DefaultECMContainerCustomize the Fortress container to handle ECM compatibilityVersion:CVS $ Revision: 1.Classorg.apache.avalon.fortress.implApache Avalon
DirectedAcyclicGraphVerifierDirectedAcyclicGraphVerifier provides methods to verify that any set of vertices has no cycles.Classorg.apache.avalon.fortress.util.dagApache Avalon
ECMMetaInfoManagerClassorg.apache.avalon.fortress.impl.roleApache Avalon
ECMRoleManagerThis role manager implementation is able to read ECM based role files.Classorg.apache.avalon.fortress.impl.roleApache Avalon
ExtendedComponentSimple TestComponent component for testing custom extensionsVersion:CVS $Revision: 1.Interfaceorg.apache.avalon.fortress.examples.extended.componentsApache Avalon
ExtendedComponentImplTestComponentImpl, demonstrating the use of a custom lifecycle stage SecurityManageable.Classorg.apache.avalon.fortress.examples.extended.componentsApache Avalon
ExtendedContainerFields inherited from class org.Classorg.apache.avalon.fortress.examples.extendedApache Avalon
ExtensionsSome custom extensions for this container's components.Classorg.apache.avalon.fortress.examples.extended.extensionsApache Avalon
FactoryComponentHandlerThe FactoryComponentHandler to make sure components are initialized and destroyed correctly.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
FortressAdapterFortress based component adapter.Classorg.apache.avalon.fortress.migrationApache Avalon
FortressBeanBean for making it easier to run Fortress, for example as Ant task.Classorg.apache.avalon.fortress.toolsApache Avalon
FortressCommandFailureHandlerThe default CommandFailureHandler used by Fortress to log any failures encountered while executing commands.Classorg.apache.avalon.fortress.utilApache Avalon
FortressConfigHelper class to create a m_context for the ContextManager.Classorg.apache.avalon.fortress.utilApache Avalon
FortressRoleManagerThe Excalibur Role Manager is used for Excalibur Role Mappings.Classorg.apache.avalon.fortress.impl.roleApache Avalon
FortressServiceManagerThis is the Default ServiceManager for the Container.Classorg.apache.avalon.fortress.impl.lookupApache Avalon
FortressServiceSelectorThis is the Default ServiceSelector for the Container.Classorg.apache.avalon.fortress.impl.lookupApache Avalon
FortressTestCaseJUnit TestCase for Components run under Fortress.Classorg.apache.avalon.fortress.testcaseApache Avalon
InitializationExceptionThis exception is used to indicate something went horribly wrong in the ContainerManager, and it is unable to create a new instance of yourClassorg.apache.avalon.fortressApache Avalon
InstrumentableCreatorThe InstrumentableCreator is used as a standard lifecycle extension for containers that support it.Classorg.apache.avalon.fortress.impl.extensionsApache Avalon
LEAwareComponentHandlerA ComponentHandler that delegates to underlying handler but also calls relevent Lifecycle Extension handlers at the right time.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
LifecycleExtensionManagerLifecycleExtensionManager class.Classorg.apache.avalon.fortress.utilApache Avalon
MainFortress container example with custom extensionsVersion:$Id: Main.Classorg.apache.avalon.fortress.examples.extendedApache Avalon
MainFortress container example.Classorg.apache.avalon.fortress.examples.swingApache Avalon
MainFortress container example allowing you to perform lookups on components via a simple swing gui.Classorg.apache.avalon.fortress.examples.viewerApache Avalon
MetaInfoEntryKeeps track of the relationship of all the associated meta data for a component type.Classorg.apache.avalon.fortressApache Avalon
MetaInfoManagerMetaInfoManager Interface, use this to specify the Components and how they correspond to easy shorthand names.Interfaceorg.apache.avalon.fortressApache Avalon
NoopObjectFactoryNoopObjectFactory is used in situations where no proxied objects are desired.Classorg.apache.avalon.fortress.impl.factoryApache Avalon
NoopServiceManagerNo-op ServiceManager contains no components, and is used when we don't want to allow a component to access otherVersion:CVS $ Revision: 1.Classorg.apache.avalon.fortress.impl.lookupApache Avalon
OverridableContextThe OverridableContext allows you to "null" out entries, even if they are in a parent context.Classorg.apache.avalon.fortress.utilApache Avalon
PerThreadComponentHandlerThe PerThreadComponentHandler implements a singleton with a slight difference: one single instance per thread.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
PoolableComponentHandlerThe PoolableComponentHandler to make sure components are initialized and destroyed correctly.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
PrepareHandlerCommandThis is the command class to initialize a ComponentHandlerVersion:CVS $Revision: 1.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
ProxyManagerProxyManager is used to abstract away the plumbing for the underlying proxy generator.Classorg.apache.avalon.fortress.impl.factoryApache Avalon
ProxyObjectFactoryAn ObjectFactory that delegates to another ObjectFactory and proxies results of that factory.Classorg.apache.avalon.fortress.impl.factoryApache Avalon
ReflectiveConfiguratorA creator that configures a component based on reflection.Classorg.apache.avalon.fortress.utilApache Avalon
ReleasableComponentThis interfaces marks a component that can be released without using the corresponding ComponentHandler.Interfaceorg.apache.avalon.fortress.impl.handlerApache Avalon
Role2MetaInfoManagerRole2MetaInfoManagerTestCase does XYZVersion:CVS Revision: 1.Classorg.apache.avalon.fortress.impl.roleApache Avalon
RoleEntryKeeps track of the relationship of all the associated meta data for a component type.Classorg.apache.avalon.fortressApache Avalon
RoleManagerRoleManager Interface, use this to specify the Components and how they correspond to easy shorthand names.Interfaceorg.apache.avalon.fortressApache Avalon
SecurityManageableSimple custom lifecycle extension interface for supplying a component with a security manager.Interfaceorg.apache.avalon.fortress.examples.extended.extensionsApache Avalon
ServiceThis class handles looking up service providers on the class path.Classorg.apache.avalon.fortress.utilApache Avalon
ServiceMetaManagerServiceMetaManager follows some simple rules to dynamically gather all services and the meta-information into one role manager.Classorg.apache.avalon.fortress.impl.roleApache Avalon
ServletContainerFortress based servlet example.Classorg.apache.avalon.fortress.examples.servletApache Avalon
SwingContainerSimple Fortress based container containing a Swing implementation of Hello World.Classorg.apache.avalon.fortress.examples.swingApache Avalon
servletServlet based Fortress container example.Classorg.apache.avalon.fortress.examples.servletApache Avalon
ThreadSafeComponentHandlerThe ThreadSafeComponentHandler to make sure components are initialized and destroyed correctly.Classorg.apache.avalon.fortress.impl.handlerApache Avalon
TranslatorTranslator component.Interfaceorg.apache.avalon.fortress.examples.componentsApache Avalon
TranslatorImplSimple implementation of the Translator component, which maintains a simple mapping of keys to translated values, created duringClassorg.apache.avalon.fortress.examples.componentsApache Avalon
VertexVertex is used to track dependencies and each node in a graph.Classorg.apache.avalon.fortress.util.dagApache Avalon
WrapperClass The interface WrapperClass provides a means of asking a dynamically created wrapper for a given object for said wrapped object.Interfaceorg.apache.avalon.fortress.impl.factoryApache Avalon
WrapperObjectFactoryAn object factory that delegates all calls to another object factory and wraps the returned object into another object that exposes only the wrappedClassorg.apache.avalon.fortress.impl.factoryApache Avalon