|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.services.deployment.LibraryManager
public final class LibraryManager
Simple helper singleton to manage library operations
| Method Summary | |
|---|---|
static LibraryManager |
getInstance()
Gets the singleton |
boolean |
uploadLibrary(URL src,
String filename)
Upload a new library to server lib dir. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static LibraryManager getInstance()
public boolean uploadLibrary(URL src,
String filename)
src - the source url to copyfilename - the filename to use when copying (optional)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||