com.sibvisions.rad.server.config
Interface IVirtualZone


public interface IVirtualZone

The IVirtualZone should be implemented for zones, loaded via JNDI.


Method Summary
 java.io.InputStream getConfiguration()
          Gets the configuration for this zone.
 

Method Detail

getConfiguration

java.io.InputStream getConfiguration()
Gets the configuration for this zone.

Returns:
the configuration stream


Copyright © 2009 SIB Visions GmbH. All Rights Reserved.