org.codehaus.cargo.module.ejb
Class Session

java.lang.Object
  extended by org.codehaus.cargo.module.ejb.EjbDef
      extended by org.codehaus.cargo.module.ejb.Session

public class Session
extends EjbDef

Class representing a session ejb definition in an ejb-jar.xml descriptor.

Version:
$Id: Session.java 1705 2008-09-02 13:14:55Z adriana $

Constructor Summary
Session()
           
 
Method Summary
 
Methods inherited from class org.codehaus.cargo.module.ejb.EjbDef
getId, getLocal, getLocalHome, getName, setId, setLocal, setLocalHome, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Session

public Session()


Copyright © 2004-2011 Codehaus. All Rights Reserved.