|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.core.rest.secured.AbstractSecuredResource
com.xebialabs.deployit.core.rest.api.ServerResource
@Controller public class ServerResource
| Constructor Summary | |
|---|---|
ServerResource()
|
|
| Method Summary | |
|---|---|
void |
gc()
|
com.xebialabs.deployit.engine.api.dto.ServerInfo |
getInfo()
|
void |
logout()
|
void |
shutdown()
|
| Methods inherited from class com.xebialabs.deployit.core.rest.secured.AbstractSecuredResource |
|---|
checkPermission, checkPermission, hasPermission |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerResource()
| Method Detail |
|---|
public void shutdown()
shutdown in interface com.xebialabs.deployit.engine.api.ServerServicepublic com.xebialabs.deployit.engine.api.dto.ServerInfo getInfo()
getInfo in interface com.xebialabs.deployit.engine.api.ServerServicepublic void logout()
logout in interface com.xebialabs.deployit.engine.api.ServerServicepublic void gc()
gc in interface com.xebialabs.deployit.engine.api.ServerService
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||