vdoclet.ejb
Class EjbTags
java.lang.Object
|
+--vdoclet.ejb.EjbTags
- public class EjbTags
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ABSTRACT
public static final String ABSTRACT
- See Also:
- Constant Field Values
BASE_NAME
public static final String BASE_NAME
- See Also:
- Constant Field Values
CMP_SCHEMA_NAME
public static final String CMP_SCHEMA_NAME
- See Also:
- Constant Field Values
CMP_COLUMN
public static final String CMP_COLUMN
- See Also:
- Constant Field Values
CMP11_CLASS
public static final String CMP11_CLASS
- See Also:
- Constant Field Values
CMR_TARGET
public static final String CMR_TARGET
- See Also:
- Constant Field Values
CMR_TARGET_MULTIPLICITY
public static final String CMR_TARGET_MULTIPLICITY
- See Also:
- Constant Field Values
ENTITY
public static final String ENTITY
- See Also:
- Constant Field Values
KEY_CLASS
public static final String KEY_CLASS
- See Also:
- Constant Field Values
KEY_FIELD
public static final String KEY_FIELD
- See Also:
- Constant Field Values
KEY_GENERATE
public static final String KEY_GENERATE
- See Also:
- Constant Field Values
LOCAL_CLASS
public static final String LOCAL_CLASS
- See Also:
- Constant Field Values
LOCAL_EXTENDS
public static final String LOCAL_EXTENDS
- See Also:
- Constant Field Values
LOCAL_HOME_CLASS
public static final String LOCAL_HOME_CLASS
- See Also:
- Constant Field Values
LOCAL_HOME_JNDI
public static final String LOCAL_HOME_JNDI
- See Also:
- Constant Field Values
LOCAL_FLAG
public static final String LOCAL_FLAG
- See Also:
- Constant Field Values
MESSAGE_DRIVEN
public static final String MESSAGE_DRIVEN
- See Also:
- Constant Field Values
NAME
public static final String NAME
- See Also:
- Constant Field Values
PERSISTENCE_TYPE
public static final String PERSISTENCE_TYPE
- See Also:
- Constant Field Values
REMOTE_CLASS
public static final String REMOTE_CLASS
- See Also:
- Constant Field Values
REMOTE_EXTENDS
public static final String REMOTE_EXTENDS
- See Also:
- Constant Field Values
REMOTE_HOME_CLASS
public static final String REMOTE_HOME_CLASS
- See Also:
- Constant Field Values
REMOTE_HOME_JNDI
public static final String REMOTE_HOME_JNDI
- See Also:
- Constant Field Values
REMOTE_FLAG
public static final String REMOTE_FLAG
- See Also:
- Constant Field Values
SESSION
public static final String SESSION
- See Also:
- Constant Field Values
EjbTags
public EjbTags()