|
||||||||||
| PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.services.deployment.LibraryManager
Simple helper singleton to manage library operations
| Method Summary | |
static LibraryManager (src) |
getInstance()
Gets the singleton |
boolean |
uploadLibrary(java.net.URL src,
java.lang.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 (src) getInstance()
public boolean uploadLibrary(java.net.URL src,
java.lang.String filename)
src - the source url to copyfilename - the filename to use when copying (optional)
|
||||||||||
| PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||