com.sibvisions.rad.server.config
Class ServerZone
java.lang.Object
com.sibvisions.rad.server.config.UpToDateConfigFile
com.sibvisions.rad.server.config.Zone
com.sibvisions.rad.server.config.ServerZone
- All Implemented Interfaces:
- Cloneable
public class ServerZone
- extends Zone
The ServerZone
class encapsulates the access to
the server configuration.
Constructor Summary |
ServerZone()
Creates a new instance of ServerZone . |
Methods inherited from class com.sibvisions.rad.server.config.UpToDateConfigFile |
clone, getFile, getNode, getNodes, getProperties, getProperty, getProperty, isSaveImmediate, isUpdateEnabled, isValid, reload, save, setContent, setNode, setProperty, setSaveImmediate, setUpdateEnabled, update |
ServerZone
public ServerZone()
throws Exception
- Creates a new instance of
ServerZone
.
The server configuration will be used from the cached zone. The cache
for all zones is the Configuration
.
- Throws:
Exception
- if the server zone has errors
Copyright © 2009 SIB Visions GmbH. All Rights Reserved.