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
BeanSupport A useful base class for servicemix-bean POJOs
DefaultMethodInvocationStrategy Represents the strategy used to figure out how to map a JBI message exchange to a POJO method invocation
DestinationImpl  
ExchangeTarget An ExchangeTarget may be used to specify the target of an exchange, while retaining all the JBI features (interface based routing, service name based routing or endpoint routing).
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.
TransformBeanSupport A useful base class for a transform component.
 

Package org.apache.servicemix.bean.support Description

Support classes for the PojoComponent



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.