Uses of Package
org.apache.servicemix.bean.support

Packages that use org.apache.servicemix.bean.support
org.apache.servicemix.bean A component for using beans to process JBI message exchanges by using injection. 
org.apache.servicemix.bean.pojos   
org.apache.servicemix.bean.support Support classes for the PojoComponent 
 

Classes in org.apache.servicemix.bean.support used by org.apache.servicemix.bean
BeanInfo
          Represents the metadata about a bean type created via a combination of introspection and annotations together with some useful sensible defaults
MethodInvocationStrategy
           
Request
           
 

Classes in org.apache.servicemix.bean.support used by org.apache.servicemix.bean.pojos
BeanSupport
          A useful base class for servicemix-bean POJOs
 

Classes in org.apache.servicemix.bean.support used by org.apache.servicemix.bean.support
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
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).
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.
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.