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, updatecopy, getId, getNameSpace, setId, setNameSpacegetClassInfo, getData, invalidate, isLoad, setClassInfo, setDatapublic FTPConfig getConfig()
getConfig 在类中 RepositoryProfile<FTPConfig>public void setConfig(FTPConfig config)
setConfig 在类中 RepositoryProfile<FTPConfig>public FTPRepositoryProfile clone() throws java.lang.CloneNotSupportedException
clone 在接口中 FCloneableclone 在类中 RepositoryProfile<FTPConfig>java.lang.CloneNotSupportedException - 如果克隆失败则抛出此异常