|
OpenShift Java Client 2.5.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IEmbeddedCartridge
Interface to designate a cartridge that has been added and configured
| Field Summary |
|---|
| Fields inherited from interface com.openshift.client.cartridge.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 |
| Fields inherited from interface com.openshift.client.cartridge.ICartridge |
|---|
NAME_VERSION_DELIMITER |
| Method Summary | |
|---|---|
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 |
URL |
getUrl()
The url at which this cartridge may be reached |
| Methods inherited from interface com.openshift.client.IOpenShiftResource |
|---|
getCreationLog, getMessages, hasCreationLog, refresh |
| Methods inherited from interface com.openshift.client.cartridge.ICartridge |
|---|
getDescription, getDisplayName, getName, isDownloadable |
| Method Detail |
|---|
URL getUrl()
throws OpenShiftException
getUrl in interface ICartridgeOpenShiftExceptionICartridge.isDownloadable()
void destroy()
throws OpenShiftException
OpenShiftExceptionIApplication getApplication()
CartridgeResourceProperties getProperties()
|
OpenShift Java Client 2.5.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||