cuba.ejb
Class EJB3ClientContext

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

public class EJB3ClientContext
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
EJB3ClientContext()
           
EJB3ClientContext(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

EJB3ClientContext

public EJB3ClientContext()

EJB3ClientContext

public EJB3ClientContext(java.util.Properties props)