|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.jbi.management.task.installation.InstallationUtils
public class InstallationUtils
| Constructor Summary | |
|---|---|
InstallationUtils()
|
|
| Method Summary | |
|---|---|
static void |
checkClassPathElements(java.io.File filePackage,
java.util.List<java.lang.String> classPath)
Check the classpath element of the jbi descriptor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InstallationUtils()
| Method Detail |
|---|
public static final void checkClassPathElements(java.io.File filePackage,
java.util.List<java.lang.String> classPath)
throws org.ow2.petals.kernel.api.server.PetalsException
filePackage - the entity package rootclassPath - a List of classpath elements to check
org.ow2.petals.kernel.api.server.PetalsException - if one of the classpath elements is null, empty or or missing
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||