|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.lib.util.ModuleNamingUtils
@Deprecated public class ModuleNamingUtils
Utility class to build J2eeApplicationNames.
| Constructor Summary | |
|---|---|
ModuleNamingUtils()
Deprecated. |
|
| Method Summary | |
|---|---|
static String |
fromFileName(String pFilename)
Deprecated. Build the J2EEApplication name. |
static String |
fromURL(URL pUrl)
Deprecated. Build the J2EEApplication name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModuleNamingUtils()
| Method Detail |
|---|
public static String fromURL(URL pUrl)
pUrl - The URL of Ear file
public static String fromFileName(String pFilename)
pFilename - The name of Ear file
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||