Package org.apache.servicemix.bean.support

Support classes for the PojoComponent

See:
          Description

Interface Summary
MethodInvocationStrategy  
ResolverUtil.Test A simple interface that specifies how to test classes to determine if they are to be included in the results produced by the ResolverUtil.
 

Class Summary
BeanInfo Represents the metadata about a bean type created via a combination of introspection and annotations together with some useful sensible defaults
DefaultMethodInvocationStrategy Represents the strategy used to figure out how to map a JBI message exchange to a POJO method invocation
DestinationImpl  
Holder  
MethodInfo  
ReflectionUtils  
Request  
ResolverUtil<T> ResolverUtil is used to locate classes that are available in the/a class path and meet arbitrary conditions.
ResolverUtil.AnnotatedWith A Test that checks to see if each class is annotated with a specific annotation.
ResolverUtil.IsA A Test that checks to see if each class is assignable to the provided class.
 

Package org.apache.servicemix.bean.support Description

Support classes for the PojoComponent



Copyright © 2005-2007. All Rights Reserved.