org.codehaus.cargo.module.ejb
Class Entity

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

public class Entity
extends EjbDef

Class representing an entity ejb definition in an ejb-jar.xml descriptor.

Version:
$Id: Entity.java 307 2005-03-18 09:14:58Z vmassol $

Constructor Summary
Entity()
           
 
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

Entity

public Entity()


Copyright © 2004-2010 Codehaus. All Rights Reserved.