javax.enterprise.deploy.shared
public class: DConfigBeanVersionType [javadoc |
source]
java.lang.Object
javax.enterprise.deploy.shared.DConfigBeanVersionType
An enumeration of deployment status action types.
Field Summary |
---|
public static final DConfigBeanVersionType | V1_3 | The version type for J2EE 1.3 |
public static final DConfigBeanVersionType | V1_3_1 | The version type for J2EE 1.3.1 - DO NOT USE |
public static final DConfigBeanVersionType | V1_4 | The version type for J2EE 1.4 |
public static final DConfigBeanVersionType | V5 | The version type for Java EE 5 |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |