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