|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.s4.base.util.S4RLoaderFactory
public class S4RLoaderFactory
Helper class for creating S4RLoader instances for a given S4R file.
Constructor Summary | |
---|---|
S4RLoaderFactory()
|
Method Summary | |
---|---|
S4RLoader |
createS4RLoader(java.lang.String s4rPath)
Explodes the s4r archive in a subdirectory of a user specified directory through "s4.tmp.dir" parameter, and prepares a classloader that will load classes and resources from, first, the application classes, then the dependencies. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public S4RLoaderFactory()
Method Detail |
---|
public S4RLoader createS4RLoader(java.lang.String s4rPath)
s4rPath
- path to s4r
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |