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_SWITCHYARD
NAME_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, refresh
getDescription, getDisplayName, getName, getType, getUrl, isDownloadable, isObsolete
void destroy() throws OpenShiftException
OpenShiftException
IApplication getApplication()
CartridgeResourceProperties getProperties()
void setAdditionalGearStorage(int size)
size
- The total additional gear storage for the cartridge
in gigabytesCopyright © 2015 JBoss by Red Hat. All rights reserved.