public interface Environment extends ConfigBeanProxy
ConfigBeanProxy.Duck| Modifier and Type | Method and Description |
|---|---|
int |
getMaxSize() |
int |
getMinSize() |
String |
getName() |
void |
setMaxSize(int maxSize) |
void |
setMinSize(int minSize) |
void |
setName(String name) |
createChild, deepCopy, getParent, getParentCopyright © 2009-2015 Oracle Corporation. All Rights Reserved.