|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.generators.genbase.modifier.AbsModifierFactory
public abstract class AbsModifierFactory
Used to create the right ArchiveModifier from a given filename (ear, jar, war, ...).
| Field Summary | |
|---|---|
static int |
APPLICATION
Application Archive mode. |
static int |
CLIENT
ApplicationClient Archive mode. |
static int |
EJBJAR
EjbJar Archive mode. |
static int |
WEBAPP
WebApp Archive mode. |
| Constructor Summary | |
|---|---|
protected |
AbsModifierFactory()
Utility class (no default public constructor). |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int APPLICATION
public static final int EJBJAR
public static final int WEBAPP
public static final int CLIENT
| Constructor Detail |
|---|
protected AbsModifierFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||