|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sonatype.maven.polyglot.PolyglotRealmDelegate
@Component(role=org.apache.maven.classrealm.ClassRealmManagerDelegate.class, hint="polyglot") public class PolyglotRealmDelegate
Additional class realm setup required for using org.sonatype.maven.polyglot.execute
bits from plugins.
Constructor Summary | |
---|---|
PolyglotRealmDelegate()
|
Method Summary | |
---|---|
void |
setupRealm(org.codehaus.plexus.classworlds.realm.ClassRealm realm,
org.apache.maven.classrealm.ClassRealmRequest request)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PolyglotRealmDelegate()
Method Detail |
---|
public void setupRealm(org.codehaus.plexus.classworlds.realm.ClassRealm realm, org.apache.maven.classrealm.ClassRealmRequest request)
setupRealm
in interface org.apache.maven.classrealm.ClassRealmManagerDelegate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |