public class FTPRepositoryProfile extends RepositoryProfile<FTPConfig>
构造器和说明 |
---|
FTPRepositoryProfile() |
限定符和类型 | 方法和说明 |
---|---|
FTPRepositoryProfile |
clone() |
FTPConfig |
getConfig() |
void |
setConfig(FTPConfig config) |
generateComponent, getIdentity, getRepoName, getWorkRoot, install, isShared, setIdentity, setRepoName, setShared, setWorkRoot, suitable, update
copy, getId, getNameSpace, setId, setNameSpace
getClassInfo, getData, invalidate, isLoad, setClassInfo, setData
public FTPConfig getConfig()
getConfig
在类中 RepositoryProfile<FTPConfig>
public void setConfig(FTPConfig config)
setConfig
在类中 RepositoryProfile<FTPConfig>
public FTPRepositoryProfile clone() throws java.lang.CloneNotSupportedException
clone
在接口中 FCloneable
clone
在类中 RepositoryProfile<FTPConfig>
java.lang.CloneNotSupportedException
- 如果克隆失败则抛出此异常