All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AbstractCollectionConverter |
|
AbstractContext |
|
AbstractConverter |
A base class for converters.
|
AbstractFederatedContext |
|
AbstractFinder |
|
AbstractFinder.GenericAwareInfoBuildingVisitor |
|
AbstractFinder.GenericAwareInfoBuildingVisitor.STATE |
|
AbstractFinder.GenericAwareInfoBuildingVisitor.TYPE |
|
AbstractFinder.Info |
|
AbstractMapConverter |
|
AbstractRecipe |
|
AbstractSpringVisitor |
Default do nothing implementation of SpringVisitor.
|
AllPropertiesRecipe |
|
Annotated<T> |
|
AnnotatedMember<T> |
|
AnnotatedMethod<T> |
|
AnnotationFinder |
ClassFinder searches the classpath of the specified classloader for
packages, classes, constructors, methods, or fields with specific annotations.
|
AnnotationFinder.GenericAwareInfoBuildingVisitor |
|
AnnotationFinder.GenericAwareInfoBuildingVisitor.STATE |
|
AnnotationFinder.GenericAwareInfoBuildingVisitor.TYPE |
|
AnnotationFinder.Info |
|
Archive |
|
Archive.Entry |
|
ArchiveIterator |
|
ArrayConverter |
Adapter for editing array types.
|
ArrayListEditor |
Adapter for editing array types.
|
ArrayRecipe |
|
AsmParameterNameLoader |
Implementation of ParameterNameLoader that uses ASM to read the parameter names from the local variable table in the
class byte code.
|
AttributeMapping |
|
BigDecimalEditor |
A property editor for BigDecimal typed properties.
|
BigIntegerEditor |
A property editor for BigDecimal typed properties.
|
BooleanEditor |
|
BundleAnnotationFinder |
|
BundleArchive |
TODO Unfinished
|
BundleAssignableClassFinder |
|
BundleClassFinder |
Finds all available classes to a bundle by scanning Bundle-ClassPath,
Import-Package, and Require-Bundle headers of the given bundle and its fragments.
|
BundleClassFinder.DummyDiscoveryFilter |
|
BundleClassFinder.NonImportedPackageDiscoveryFilter |
|
BundleClassLoader |
ClassLoader for a Bundle .
|
BundleDescription |
|
BundleDescription.ExportPackage |
|
BundleDescription.FragmentHost |
|
BundleDescription.HeaderEntry |
|
BundleDescription.ImportPackage |
|
BundleDescription.RequireBundle |
|
BundleDescription.SymbolicName |
|
BundleJarEntry |
|
BundleJarFile |
|
BundleResourceClassLoader |
ClassLoader for a Bundle .
|
BundleResourceFinder |
Finds all available resources to a bundle by scanning Bundle-ClassPath header
of the given bundle and its fragments.
|
BundleResourceFinder.DefaultResourceFinderCallback |
|
BundleResourceFinder.DummyDiscoveryFilter |
|
BundleResourceFinder.ResourceFinderCallback |
|
BundleResourceHelper |
Helper for finding resources in a Bundle .
|
BundleUtils |
|
ByteEditor |
|
CachingReference |
|
CharacterEditor |
|
CircularDependencyException |
|
ClassDiscoveryFilter |
|
ClassEditor |
A property editor for converting class names into class object instances
|
Classes |
|
ClassesArchive |
|
ClassFilter |
|
ClassFinder |
ClassFinder searches the classpath of the specified classloader for
packages, classes, constructors, methods, or fields with specific annotations.
|
ClassLoaders |
|
ClasspathArchive |
Supports JarArchive and FileArchive URLs
|
ClassPathXmlApplicationContext |
An XBean version of the regular Spring class to provide improved XML handling.
|
CollectionRecipe |
|
CollectionUtil |
|
CommonsLoggingConverter |
|
CompositeArchive |
|
ConstructionException |
|
ContainsFilter |
|
ContextAccess |
|
ContextAccessControlList |
|
ContextFederation |
|
ContextFlyweight |
|
ContextUtil |
|
ContextUtil.ListBindingEnumeration |
|
ContextUtil.ListEnumeration |
|
ContextUtil.Node |
Do nothing subclass of hashmap used to differentiate between a Map in the tree an a nested element during tree building
|
ContextUtil.ReadOnlyBinding |
|
Converter |
|
DateEditor |
A property editor for Date typed properties.
|
DateEditor |
Editor for java.util.Date
|
DefaultContext |
A simple spring based JNDI context which is mutable
|
DefaultExecutionContext |
|
DefaultProperty |
DefaultProperty contains the default value assigned to a property with a specific name and type.
|
DefaultRepository |
|
DelegatingBundle |
Bundle that delegates ClassLoader operations to a collection of Bundle objects.
|
DelegatingBundleContext |
BundleContext for DelegatingBundle.
|
DelegatingBundleReference |
DelegatingBundleReference is based on BundleReference and provides
access to DelegatingBundle .
|
DictionaryMap |
Simple wrapper that exposes Dictionary class as a Map .
|
DiscoveryRange |
|
DocumentationGenerator |
|
DoubleEditor |
|
ElementMapping |
|
EmptyVisitor |
|
EnumConverter |
|
EquinoxBundleClassLoader |
ClassLoader for a Bundle .
|
EquinoxBundleResourceHelper |
Equinox implementation of BundleResourceHelper.
|
ExcludeIncludeFilter |
First, all Exclude directives are evaluated; if any match, the className is denied unless it also matches an Include directive.
|
ExecutionContext |
|
FileArchive |
|
FileEditor |
A property editor for File .
|
FileEditor |
Editor for java.io.File
|
Files |
|
FileSystemXmlApplicationContext |
An XBean version of the regular Spring class to provide improved XML
handling.
|
Filter |
|
FilteredArchive |
|
FilterList |
|
Filters |
|
FloatEditor |
|
GeneratorPlugin |
|
GenericCollectionConverter |
|
GenericMapConverter |
|
GlobalContextManager |
The GlobalContextManager contains the static global context object.
|
HashMapEditor |
A property editor for indirect property bundles.
|
HashtableEditor |
A property editor for indirect property bundles.
|
HeaderBuilder |
|
HeaderParser |
Utility class to parse standard OSGi headers.
|
HeaderParser.HeaderElement |
|
IAnnotationFinder |
Temporary interface to bridge the gap between the two finder impls
|
IdentityHashMapEditor |
A property editor for indirect property bundles.
|
ImmutableContext |
|
ImmutableFederatedContext |
|
IncludeExcludeFilter |
First, all Include directives are evaluated; at least one must match, or the className is rejected.
|
Inet4AddressEditor |
|
Inet6AddressEditor |
|
InetAddressEditor |
|
IntegerEditor |
|
InvalidModelException |
|
JarArchive |
|
javaURLContextFactory |
URLContextFactory for the java: namespace.
|
JndiConverter |
|
LinkedHashMapEditor |
A property editor for indirect property bundles.
|
LinkedHashSetEditor |
Adapter for editing array types.
|
LinkedListEditor |
Adapter for editing array types.
|
ListEditor |
Adapter for editing array types.
|
Log4jConverter |
|
LogFacade |
|
LoggerConverter |
|
LongEditor |
|
MapEditor |
A property editor for indirect property bundles.
|
MapMapping |
|
MappingGeneratorTask |
An Ant task for executing generating mapping metadata.
|
MappingLoader |
|
MappingMetaData |
A helper class which understands how to map an XML namespaced element to
Spring bean configurations
|
MapRecipe |
|
MapRecipe.DummyDictionaryAsMap |
|
MetaAnnotated<T> |
|
MetaAnnotatedClass<T> |
|
MetaAnnotatedConstructor<T> |
|
MetaAnnotatedElement<T extends java.lang.reflect.AnnotatedElement> |
|
MetaAnnotatedField |
|
MetaAnnotatedMethod |
|
MetaAnnotation<T extends java.lang.annotation.Annotation> |
|
MissingAccessorException |
|
MissingFactoryMethodException |
|
NamedConstructorArgs |
NamedConstructorArgs is a BeanFactoryPostProcessor that converts property declarations into indexed constructor args
based on the the constructor parameter names annotation.
|
NameParserImpl |
A default implementation of NameParser
|
NamespaceHelper |
A helper class for turning namespaces into META-INF/services URIs
|
NamespaceMapping |
|
NestedContextFactory |
|
NoSuchObjectException |
|
ObjectGraph |
|
ObjectNameEditor |
A property editor for ObjectName .
|
ObjectNameEditor |
Editor for java.net.URI
|
ObjectRecipe |
|
ObjectRecipe.AutoMatchProperty |
|
ObjectRecipe.CompoundProperty |
|
ObjectRecipe.FieldMember |
|
ObjectRecipe.FieldProperty |
|
ObjectRecipe.Member |
|
ObjectRecipe.MethodMember |
|
ObjectRecipe.Property |
|
ObjectRecipe.SetterProperty |
|
Option |
|
PackageFilter |
|
Parameter<E extends java.lang.reflect.Member> |
|
ParameterMapping |
|
ParameterNameLoader |
Determines the parameter names of Constructors or Methods.
|
ParameterNames |
ParameterNames explicitly declared the names of a constructor parameters.
|
PatternConverter |
|
PatternFilter |
|
PrefixFilter |
|
PropertiesEditor |
A property editor for indirect property bundles.
|
PropertyEditorException |
An exception for property editor conversion problems.
|
PropertyEditorFactory |
|
PropertyEditorHelper |
A helper method to register some custom editors
|
PropertyEditors |
The property editor manager.
|
QdoxMappingLoader |
|
QNameHelper |
|
QNameReflectionHelper |
To avoid a runtime dependency on the QName class lets use reflection to
process QName instances.
|
QNameReflectionParams |
|
Recipe |
|
RecipeHelper |
|
RecipeHelper.RecipeComparator |
|
RecipeVisitor |
|
Reference |
Reference is a named (lazy) reference from one object to another.
|
Reference.Action |
|
ReferenceIdentityMap |
Streamlined version of a WeakIdentityHashMap.
|
ReferenceNameRecipe |
|
ReferenceRecipe |
|
ReflectionUtil |
|
ReflectionUtil.ConstructorFactory |
|
ReflectionUtil.Factory |
|
ReflectionUtil.StaticFactory |
|
Repository |
|
ResourceDiscoveryFilter |
|
ResourceFinder |
|
ResourceXmlApplicationContext |
An XBean version of a regular Spring ApplicationContext which takes a
Resource as a parameter to load the application context
|
SchemaGenerator |
|
SetEditor |
Adapter for editing array types.
|
ShortEditor |
|
SimpleReference |
|
SimpleReference.SimpleObjectFactory |
Simply calls getContent() on the SimpleReference
|
SingleLinkedList<E> |
|
SortedMapEditor |
A property editor for indirect property bundles.
|
SortedSetEditor |
Adapter for editing array types.
|
SpringApplicationContext |
SpringApplicationContext is an interface that defines the actual interface exposed by the application contexts
provided by Spring.
|
SpringInitialContextFactory |
A simple JNDI initial context which loads the JNDI namespace from a spring.xml configuration file.
|
SpringVisitor |
Walks a spring bean factory tree.
|
SpringXmlPreprocessor |
SpringXmlPreprocessor preprocesses the xml Document before it is passed to Spring for processing.
|
StaticRecipe |
Deprecated.
|
StringEditor |
|
SuffixFilter |
|
TreeMapEditor |
A property editor for indirect property bundles.
|
TreeSetEditor |
Adapter for editing array types.
|
Type |
|
UnresolvedReferencesException |
|
UnsetPropertiesRecipe |
|
URIEditor |
|
URIEditor |
Editor for java.net.URI
|
UriSet |
|
URLEditor |
A property editor for URL typed properties.
|
UrlSet |
|
Utils |
|
VectorEditor |
Adapter for editing array types.
|
VersionRange |
|
VirtualSubcontext |
|
WeakHashMapEditor |
A property editor for indirect property bundles.
|
WikiDocumentationGenerator |
|
WritableContext |
|
XbeanAsmParameterNameLoader |
Implementation of ParameterNameLoader that uses ASM to read the parameter names from the local variable table in the
class byte code.
|
XBeanBeanDefinitionDocumentReader |
|
XBeanBeanDefinitionParserDelegate |
|
XBeanHelper |
|
XBeanMojo |
|
XBeanNamespaceHandler |
An enhanced XML parser capable of handling custom XML schemas.
|
XBeanNamespaceHandler |
An enhanced XML parser capable of handling custom XML schemas.
|
XBeanNamespaceHandlerResolver |
|
XBeanQNameHelper |
|
XBeanV2Helper |
|
XBeanXmlBeanDefinitionReader |
XBeanXmlBeanDefinitionReader extends XmlBeanDefinitionReader adds support for SpringXMLPreprocessors which can
modify the DOM before it is passed to Spring for reading.
|
XBeanXmlBeanFactory |
|
XBeanXmlBeanFactory |
|
XmlMetadataGenerator |
|
XmlWebApplicationContext |
An XBean version of the regular Spring class to provide improved XML
handling.
|
XmlWriter |
|
XsdGenerator |
|