cuba.ejb
Class EJB2ClientContext

java.lang.Object
  extended by cuba.ejb.AbstractEJBClientContext
      extended by cuba.ejb.EJB2ClientContext
All Implemented Interfaces:
ClientContextI, ContextI

public class EJB2ClientContext
extends AbstractEJBClientContext


Nested Class Summary
 
Nested classes/interfaces inherited from interface cuba.ContextI
ContextI.Type
 
Field Summary
 
Fields inherited from interface cuba.ClientContextI
CALLER_PROPERTY
 
Constructor Summary
EJB2ClientContext()
           
EJB2ClientContext(java.util.Properties props)
           
 
Method Summary
 
Methods inherited from class cuba.ejb.AbstractEJBClientContext
getComponent, getDataSource, getTransaction, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJB2ClientContext

public EJB2ClientContext()

EJB2ClientContext

public EJB2ClientContext(java.util.Properties props)