public class PropertiesRealm extends AbstractRealm
| Constructor and Description |
|---|
PropertiesRealm(String realmName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
int |
getReloadInterval() |
boolean |
isReload() |
void |
setPath(String path) |
void |
setReload(boolean reload) |
void |
setReloadInterval(int reloadInterval) |
getName, setNamepublic PropertiesRealm(String realmName)
Copyright © 2011-2015 OpenESB Community. All Rights Reserved.