com.sibvisions.rad.server.config
Class ServerZone

java.lang.Object
  extended by com.sibvisions.rad.server.config.UpToDateConfigFile
      extended by com.sibvisions.rad.server.config.Zone
          extended by 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.
 
Method Summary
 
Methods inherited from class com.sibvisions.rad.server.config.Zone
addEncryptedNode, createXmlWorker, getConfig, getDirectory, isValid, removeEncryptedNode
 
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
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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.