Brooklyn

brooklyn.extras.openshift
[Java] Class OpenshiftExpressApplicationAccess

java.lang.Object
  brooklyn.extras.openshift.OpenshiftExpressAccess
      brooklyn.extras.openshift.OpenshiftExpressApplicationAccess

public class OpenshiftExpressApplicationAccess
extends OpenshiftExpressAccess

Method Summary
java.lang.Object create()

creates (and starts) an app; accepts 'retries' flags which is useful because openshift sometimes returns 500 server error

java.lang.Object create(java.util.Map flags)

java.lang.Object destroy()

deletes (and stops) an app

java.lang.Object status()

returns info on an app; note, throws IllegalState on http error response 500 if doesn't exist

protected void validate()

 
Methods inherited from class OpenshiftExpressAccess
doPost, doPost, doPost, getUserInfo, validate
 

Method Detail

create

public java.lang.Object create()
creates (and starts) an app; accepts 'retries' flags which is useful because openshift sometimes returns 500 server error


create

public java.lang.Object create(java.util.Map flags)


destroy

public java.lang.Object destroy()
deletes (and stops) an app


status

public java.lang.Object status()
returns info on an app; note, throws IllegalState on http error response 500 if doesn't exist


validate

protected void validate() {
protected void validate()


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.