public class DefaultRealmsContext extends Object implements RealmsContext
| Constructor and Description |
|---|
DefaultRealmsContext(Map<String,? extends RealmContext> realmsByNameMap) |
| Modifier and Type | Method and Description |
|---|---|
RealmContext |
getRealmContext(String realmName) |
Collection<? extends RealmContext> |
getRealms() |
public DefaultRealmsContext(Map<String,? extends RealmContext> realmsByNameMap)
public Collection<? extends RealmContext> getRealms()
getRealms in interface RealmsContextpublic RealmContext getRealmContext(String realmName)
getRealmContext in interface RealmsContextCopyright © 2014–2016. All rights reserved.