Uses of Interface
com.tzavellas.dyndelegate.EJBHomeFactory

Uses of EJBHomeFactory in com.tzavellas.dyndelegate
 

Classes in com.tzavellas.dyndelegate that implement EJBHomeFactory
 class SimpleEJBHomeFactory
          A non-caching implementation of the EJBHomeFactory interface.
 

Methods in com.tzavellas.dyndelegate with parameters of type EJBHomeFactory
 void DynamicDelegateFactory.setHomeFactory(EJBHomeFactory homeFactory)
          Set the EJBHomeFactory to use with this factory.
 

Constructors in com.tzavellas.dyndelegate with parameters of type EJBHomeFactory
DynamicDelegateFactory(ThrowableConverter exceptionConverter, EJBHomeFactory homeFactory)
          Construct a DynamicDelegateFactory using the specified ThrowableConverter and EJBHomeFactory.
 



Copyright © 2005-2009 spiros.blog(). All Rights Reserved.