public interface AppTenant extends 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) |
createChild, deepCopy, getParent, getParent
String getTenant()
void setTenant(String value) throws PropertyVetoException
PropertyVetoException
String getContextRoot()
void setContextRoot(String value) throws PropertyVetoException
PropertyVetoException
@DuckTyped Properties getDeployProperties()
Copyright © 2018. All rights reserved.