Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.avalon.framework.component Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
ComponentThis interface identifies classes that can be used as Components The contract surrounding the Component is that it isInterfaceorg.apache.avalon.framework.componentApache Avalon
ComponentExceptionThe exception thrown to indicate a problem with Components.Classorg.apache.avalon.framework.componentApache Avalon
ComponentManagerA ComponentManager selects Components based on a role.Interfaceorg.apache.avalon.framework.componentApache Avalon
ComponentSelectorA ComponentSelector selects Components based on a hint.Interfaceorg.apache.avalon.framework.componentApache Avalon
ComposableA Composable class is one that needs to connect to software components using a "role" abstraction, thus not depending on particularInterfaceorg.apache.avalon.framework.componentApache Avalon
DefaultComponentManagerThis class is a static implementation of a ComponentManager.Classorg.apache.avalon.framework.componentApache Avalon
DefaultComponentSelectorThis is the default implementation of the ComponentSelector.Classorg.apache.avalon.framework.componentApache Avalon
RecomposableInterfaceorg.apache.avalon.framework.componentApache Avalon
WrapperComponentManagerThis is a ComponentManager implementation that can wrap around a ServiceManager object effectively adapting a ServiceManagerClassorg.apache.avalon.framework.componentApache Avalon
WrapperComponentSelectorThis is a ServiceSelector implementation that can wrap around a legacy ComponentSelector object effectively adapting a ComponentSelectorClassorg.apache.avalon.framework.componentApache Avalon