public class HotDeploy extends Object
| 构造器和说明 |
|---|
HotDeploy(SqlSessionFactoryBeanExt sqlSessionFactoryBeanExt) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.springframework.core.io.Resource |
getResource(String path) |
protected Set<String> |
getWatchPaths(org.springframework.core.io.Resource[] mapperLocations) |
protected void |
reloadXml(org.springframework.core.io.Resource[] mapperLocations) |
void |
start() |
public HotDeploy(SqlSessionFactoryBeanExt sqlSessionFactoryBeanExt)
public void start()
protected void reloadXml(org.springframework.core.io.Resource[] mapperLocations)
throws IOException
IOExceptionprotected Set<String> getWatchPaths(org.springframework.core.io.Resource[] mapperLocations) throws IOException
IOExceptionprotected org.springframework.core.io.Resource getResource(String path)
Copyright © 2021. All Rights Reserved.