@ApplicationScoped public class SystemResourceImpl extends Object implements io.apiman.manager.api.rest.contract.ISystemResource
| Constructor and Description |
|---|
SystemResourceImpl()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
io.apiman.manager.api.beans.system.SystemStatusBean |
getStatus() |
io.apiman.manager.api.core.IStorage |
getStorage() |
io.apiman.manager.api.config.Version |
getVersion() |
void |
setStorage(io.apiman.manager.api.core.IStorage storage) |
void |
setVersion(io.apiman.manager.api.config.Version version) |
public io.apiman.manager.api.beans.system.SystemStatusBean getStatus()
getStatus in interface io.apiman.manager.api.rest.contract.ISystemResourceISystemResource.getStatus()public io.apiman.manager.api.core.IStorage getStorage()
public void setStorage(io.apiman.manager.api.core.IStorage storage)
storage - the storage to setpublic io.apiman.manager.api.config.Version getVersion()
public void setVersion(io.apiman.manager.api.config.Version version)
version - the version to setCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.