|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bbn.openmap.tools.beanbox.JarLoader
public class JarLoader
| Constructor Summary | |
|---|---|
JarLoader(java.lang.String jarName)
Create a JarLoader to read a JAR and to process its contents. |
|
| Method Summary | |
|---|---|
JarInfo |
loadJar()
Load the classes, resources, etc. |
static void |
loadJarDoOnBean(java.lang.String jarFile,
DoOnBean action)
Load the JAR file, then apply an action to each bean found |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JarLoader(java.lang.String jarName)
throws java.io.FileNotFoundException
java.io.FileNotFoundException| Method Detail |
|---|
public JarInfo loadJar()
throws java.io.IOException
java.io.IOException
public static void loadJarDoOnBean(java.lang.String jarFile,
DoOnBean action)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||