Class DefaultRootLocator
java.lang.Object
org.apache.maven.model.root.DefaultRootLocator
- All Implemented Interfaces:
 RootLocator
@Named
@Deprecated(since="4.0.0")
public class DefaultRootLocator
extends Object
implements RootLocator
Deprecated.
- 
Field Summary
Fields inherited from interface org.apache.maven.model.root.RootLocator
UNABLE_TO_FIND_ROOT_PROJECT_MESSAGE - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.maven.model.root.RootLocator
findMandatoryRoot, findRoot, getNoRootMessage 
- 
Constructor Details
- 
DefaultRootLocator
public DefaultRootLocator()Deprecated. 
 - 
 - 
Method Details
- 
isRootDirectory
Deprecated.- Specified by:
 isRootDirectoryin interfaceRootLocator
 
 - 
 
org.apache.maven.api.services.model.RootLocatorinstead