|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.core.rest.resteasy.WorkdirHolder
@Component public class WorkdirHolder
| Constructor Summary | |
|---|---|
WorkdirHolder(com.xebialabs.deployit.repository.WorkDirFactory workDirFactory)
|
|
| Method Summary | |
|---|---|
static void |
clear()
|
static com.xebialabs.deployit.repository.WorkDir |
get()
|
static void |
initWorkdir()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Autowired public WorkdirHolder(com.xebialabs.deployit.repository.WorkDirFactory workDirFactory)
| Method Detail |
|---|
public static void initWorkdir()
public static void clear()
public static com.xebialabs.deployit.repository.WorkDir get()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||