Uses of Interface
org.apache.cactus.internal.server.EJBImplicitObjects

Packages that use EJBImplicitObjects
org.apache.cactus.internal.server Contains the classes implementing the server side of Cactus. 
 

Uses of EJBImplicitObjects in org.apache.cactus.internal.server
 

Classes in org.apache.cactus.internal.server that implement EJBImplicitObjects
 class BeanImplicitObjects
          Prototype of EJBRedirector for Cactus.
 

Fields in org.apache.cactus.internal.server declared as EJBImplicitObjects
protected  EJBImplicitObjects AbstractEJBTestCaller.objects
          The ejb implicitObjects instance.
 

Constructors in org.apache.cactus.internal.server with parameters of type EJBImplicitObjects
AbstractEJBTestCaller(EJBImplicitObjects theObjects)
          A constructor for the class.
EJBTestCaller(EJBImplicitObjects theObjects)
          A constructor that takes the implicitObjects as a parameter.
 



Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.