public interface IEmbeddedCartridge extends IOpenShiftResource, IEmbeddableCartridge
NAME_10GEN_MMS_AGENT, NAME_CRON, NAME_HAPROXY, NAME_JENKINS_CLIENT, NAME_METRICS, NAME_MONGODB, NAME_MYSQL, NAME_PHPMYADMIN, NAME_POSTGRESQL, NAME_ROCKMONGO, NAME_SWITCHYARDNAME_VERSION_DELIMITER| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Destroys this cartridge (and removes it from the list of existing cartridges)
|
IApplication |
getApplication()
Returns the application this cartridge is embedded into.
|
CartridgeResourceProperties |
getProperties()
Returns the properties for this embedded cartridge
|
void |
setAdditionalGearStorage(int size)
set the additional gear storage for the cartridge to the given
size.
|
getCreationLog, getMessages, hasCreationLog, refreshgetDescription, getDisplayName, getName, getType, getUrl, isDownloadable, isObsoletevoid destroy()
throws OpenShiftException
OpenShiftExceptionIApplication getApplication()
CartridgeResourceProperties getProperties()
void setAdditionalGearStorage(int size)
size - The total additional gear storage for the cartridge
in gigabytesCopyright © 2016 JBoss by Red Hat. All rights reserved.