Class DefaultCoreRealm
java.lang.Object
org.apache.maven.internal.impl.internal.DefaultCoreRealm
- All Implemented Interfaces:
CoreRealm
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.codehaus.plexus.classworlds.realm.ClassRealmgetRealm()Obtain theClassRealmused for Maven Core.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.maven.internal.CoreRealm
getClassWorld
-
Constructor Details
-
DefaultCoreRealm
@Inject public DefaultCoreRealm(org.codehaus.plexus.PlexusContainer container)
-
-
Method Details