Package org.infinispan.server.loader
-
Class Summary Class Description Loader Generic loader which constructs a classloader from all the jars found in some known locations and invokes the main method on a specified class.
| Class | Description |
|---|---|
| Loader |
Generic loader which constructs a classloader from all the jars found in some known locations and invokes the main
method on a specified class.
|