public interface AppTenant
extends org.jvnet.hk2.config.ConfigBeanProxy
| Modifier and Type | Interface and Description |
|---|---|
static class |
AppTenant.Duck |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextRoot() |
Properties |
getDeployProperties() |
String |
getTenant() |
void |
setContextRoot(String value) |
void |
setTenant(String value) |
String getTenant()
void setTenant(String value) throws PropertyVetoException
PropertyVetoExceptionString getContextRoot()
void setContextRoot(String value) throws PropertyVetoException
PropertyVetoException@DuckTyped Properties getDeployProperties()
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.