|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.classworlds.strategy.AbstractStrategy
public abstract class AbstractStrategy
Field Summary | |
---|---|
protected ClassRealm |
realm
|
Constructor Summary | |
---|---|
AbstractStrategy(ClassRealm realm)
|
Method Summary | |
---|---|
protected java.lang.String |
getNormalizedResource(java.lang.String name)
|
ClassRealm |
getRealm()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.plexus.classworlds.strategy.Strategy |
---|
findResources, getResource, getResourceAsStream, loadClass |
Field Detail |
---|
protected ClassRealm realm
Constructor Detail |
---|
public AbstractStrategy(ClassRealm realm)
Method Detail |
---|
protected java.lang.String getNormalizedResource(java.lang.String name)
public ClassRealm getRealm()
getRealm
in interface Strategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |