Uses of Interface
org.clazzes.remoting.Initializable

Packages that use Initializable
org.clazzes.remoting.beans   
 

Uses of Initializable in org.clazzes.remoting.beans
 

Classes in org.clazzes.remoting.beans that implement Initializable
 class BeanCallbackWrapper
          This ServerInvocationHandler delegates remote callbacks to a bean by intelligently discovering the service interface.
 class BeanImporter
          Imports a service exported by BeanInvocationHandler via remoting.
 class BeanInvocationHandler
          This ServerInvocationHandler delegates remote calls to a bean by intelligently discovering the service interface.
 class ReturnCallbackInvocationHandler
          This ServerInvocationHandler delegates jboss remote calls to a spring bean by intelligently discovering the service interface.
 class SpringBeanImporter
          This class adapt our BeanImporter implementation to spring's FactoryBean interface.
 



Copyright © 2010. All Rights Reserved.