Class VcapApplicationParser
java.lang.Object
com.sap.cds.services.utils.environment.VcapApplicationParser
- All Implemented Interfaces:
ApplicationInfo
Parser for CloudFoundry's VCAP_APPLICATION
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ApplicationInfogetApplicationInfo(String vcapApplication) getId()getName()getUrl()
-
Field Details
-
VCAP_APPLICATION
- See Also:
-
-
Constructor Details
-
VcapApplicationParser
public VcapApplicationParser()
-
-
Method Details
-
getApplicationInfo
-
getId
- Specified by:
getIdin interfaceApplicationInfo
-
getName
- Specified by:
getNamein interfaceApplicationInfo
-
getUrl
- Specified by:
getUrlin interfaceApplicationInfo
-