Package org.jboss.kernel.plugins.dependency

Kernel plugins, an abstract dependency implementation.

See:
          Description

Interface Summary
AttributeInfo PropertyInfo or MethodInfo abstraction.
BeanValidatorBridge The bridge between jsr303 and our pojo handling.
CollectionCallbackItemFactory Collection callback item factory.
CollectionCreator<T extends Collection<Object>> Collection creator.
 

Class Summary
AbstractAttributeInfo<T> Abstract attribute info.
AbstractConfigureAction AbstractConfigureAction.
AbstractKernelController Abstract Kernel controller.
AbstractKernelControllerContext Controller context.
AbstractMetaDataVisitor AbstractMetaDataVistor.
AbstractScopeAction Abstract scope action.
AnnotationsAction Handles IoC annotations.
AutowireAction AutowireAction.
BasicCollectionCallbackItemFactory Basic collection callback item factory.
CallbackDependencyItem A Callback dependencyItem.
ClassAttributeCallbackItem Class callback item - class dependency.
ClassContextDependencyItem A Class context dependencyItem.
ClassContextKernelRegistryPlugin Class aware KernelRegistryPlugin.
ClassDependencyItem A class dependant dependencyItem.
ClassSingleCallbackItem Class single dependency item - class dependency.
CollectionCallbackItem<T extends Collection<Object>> Collection callback item.
CollectionCreatorCallbackItem<T extends Collection<Object>> Collection callback item using CollectionCreator.
ConfigureAction New ConfigureAction.
CreateDestroyLifecycleAction CreateDestroyLifecycleAction.
DefaultMatcherFactory Default Matcher factory.
DescribeAction DescribeAction.
InstallAction InstallAction.
InstallExistingScopeAction Install into existing scope action.
InstallsAwareAction Installs/Uninstalls aware action.
InstallScopeAction Install scope action.
InstantiateAction InstantiateAction.
IntervalMatcher Interval matcher.
IntervalMatcherTransformer Interval expression matcher transformer.
JNDIKernelRegistryPlugin JNDI aware KernelRegistryPlugin.
KernelBeanValidatorBridge Wrapper around kernel bean validator.
KernelControllerContextAction KernelControllerContextAction.
KernelControllerContextActions The KernelControllerActions.
KernelScopeInfo KernelScopeInfo.
LifecycleAction LifecycleAction.
ListCallbackItem List collection callback item.
MatcherFactoryBuilder Matcher factory builder.
MethodAttributeInfo Method attribute info.
PreInstallAction PreInstallAction.
PropertyAttributeInfo Property attribute info.
QueueCallbackItem Queue collection callback item.
RegexpMatcher Regular expression matcher.
RegexpMatcherTransformer Regular expression matcher transformer.
ScopedKernelController Scoped Kernel controller.
ScopeHierarchyBuilder ScopeHierarchyBuilder.
SearchClassContextDependencyItem A search Class context dependencyItem.
SetCallbackItem Set collection callback item.
StartStopLifecycleAction StartStopLifecycleAction.
 

Package org.jboss.kernel.plugins.dependency Description

Kernel plugins, an abstract dependency implementation.

Package Specification

Related Documentation

Package Status

Todo



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.