|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.maven.project.DefaultProjectBuilderConfiguration
@Deprecated public class DefaultProjectBuilderConfiguration
Constructor Summary | |
---|---|
DefaultProjectBuilderConfiguration()
Deprecated. |
Method Summary | |
---|---|
Date |
getBuildStartTime()
Deprecated. |
Properties |
getExecutionProperties()
Deprecated. |
ProfileManager |
getGlobalProfileManager()
Deprecated. |
ArtifactRepository |
getLocalRepository()
Deprecated. |
Properties |
getUserProperties()
Deprecated. |
ProjectBuilderConfiguration |
setBuildStartTime(Date buildStartTime)
Deprecated. |
ProjectBuilderConfiguration |
setExecutionProperties(Properties executionProperties)
Deprecated. |
ProjectBuilderConfiguration |
setGlobalProfileManager(ProfileManager globalProfileManager)
Deprecated. |
ProjectBuilderConfiguration |
setLocalRepository(ArtifactRepository localRepository)
Deprecated. |
ProjectBuilderConfiguration |
setUserProperties(Properties userProperties)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultProjectBuilderConfiguration()
Method Detail |
---|
public ProjectBuilderConfiguration setGlobalProfileManager(ProfileManager globalProfileManager)
setGlobalProfileManager
in interface ProjectBuilderConfiguration
public ProfileManager getGlobalProfileManager()
getGlobalProfileManager
in interface ProjectBuilderConfiguration
public ProjectBuilderConfiguration setLocalRepository(ArtifactRepository localRepository)
setLocalRepository
in interface ProjectBuilderConfiguration
public ArtifactRepository getLocalRepository()
getLocalRepository
in interface ProjectBuilderConfiguration
public ProjectBuilderConfiguration setUserProperties(Properties userProperties)
setUserProperties
in interface ProjectBuilderConfiguration
public Properties getUserProperties()
getUserProperties
in interface ProjectBuilderConfiguration
public Properties getExecutionProperties()
getExecutionProperties
in interface ProjectBuilderConfiguration
public ProjectBuilderConfiguration setExecutionProperties(Properties executionProperties)
setExecutionProperties
in interface ProjectBuilderConfiguration
public Date getBuildStartTime()
getBuildStartTime
in interface ProjectBuilderConfiguration
public ProjectBuilderConfiguration setBuildStartTime(Date buildStartTime)
setBuildStartTime
in interface ProjectBuilderConfiguration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |