org.netbeans.modules.j2ee.deployment.devmodules.api
Class J2eeModule.Type
java.lang.Object
org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule.Type
- Enclosing class:
- J2eeModule
public static final class J2eeModule.Type
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WAR
public static final J2eeModule.Type WAR
EJB
public static final J2eeModule.Type EJB
EAR
public static final J2eeModule.Type EAR
CAR
public static final J2eeModule.Type CAR
RAR
public static final J2eeModule.Type RAR
fromJsrType
public static J2eeModule.Type fromJsrType(Object type)