public class SimpleRepositoryProfile extends RepositoryProfile
构造器和说明 |
---|
SimpleRepositoryProfile() |
限定符和类型 | 方法和说明 |
---|---|
static SimpleRepositoryProfile |
create(java.lang.String identify,
java.lang.String repoName,
java.lang.String workRoot) |
RepositoryConfig |
getConfig() |
void |
setConfig(RepositoryConfig config) |
clone, generateComponent, getIdentity, getRepoName, getWorkRoot, install, isShared, setIdentity, setRepoName, setShared, setWorkRoot, suitable, update
copy, getId, getNameSpace, setId, setNameSpace
getClassInfo, getData, invalidate, isLoad, setClassInfo, setData
public static SimpleRepositoryProfile create(java.lang.String identify, java.lang.String repoName, java.lang.String workRoot)
public RepositoryConfig getConfig()
getConfig
在类中 RepositoryProfile
public void setConfig(RepositoryConfig config)
setConfig
在类中 RepositoryProfile