public class ServerSettingsCache extends Object
| Constructor and Description |
|---|
ServerSettingsCache(BimDatabase database) |
| Modifier and Type | Method and Description |
|---|---|
org.bimserver.models.store.ServerSettings |
getServerSettings() |
void |
init() |
boolean |
isHostAllowed(String address) |
void |
updateCache() |
public ServerSettingsCache(BimDatabase database)
public void updateCache()
public boolean isHostAllowed(String address)
public org.bimserver.models.store.ServerSettings getServerSettings()
public void init()
Copyright © 2019 OpenSource BIM. All rights reserved.