org.openejb.alt.assembler.classic
Class EjbType
java.lang.Object
org.openejb.alt.assembler.classic.EjbType
public class EjbType
- extends java.lang.Object
- Version:
- $Revision: 2075 $ $Date: 2005-08-11 22:56:37 -0700 (Thu, 11 Aug 2005) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATEFUL
public static final EjbType STATEFUL
STATELESS
public static final EjbType STATELESS
CMP_ENTITY
public static final EjbType CMP_ENTITY
BMP_ENTITY
public static final EjbType BMP_ENTITY
isSession
public boolean isSession()
isEntity
public boolean isEntity()
getType
public byte getType()
getTypeName
public java.lang.String getTypeName()
Copyright © 1999-2011 OpenEJB. All Rights Reserved.