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