public class EmbeddedExtension extends Object implements EmbeddedApplication
| Constructor and Description |
|---|
EmbeddedExtension(ExtensionInfo extensionInfo) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContext() |
Path |
getWebRootPath() |
EmbeddedExtension |
withContext(String context) |
public EmbeddedExtension(ExtensionInfo extensionInfo)
public EmbeddedExtension withContext(String context)
public String getContext()
getContext in interface EmbeddedApplicationpublic Path getWebRootPath()
getWebRootPath in interface EmbeddedApplicationCopyright © 2017 SAP SE. All Rights Reserved.