com.tensegrity.palowebviewer.server
Class PaloConfigurator

java.lang.Object
  extended by com.tensegrity.palowebviewer.server.PaloConfigurator

public class PaloConfigurator
extends java.lang.Object


Nested Class Summary
static class PaloConfigurator.BasePropertyConfigurator
           
static class PaloConfigurator.ColumnMaxVisibleStringConfigurator
           
static class PaloConfigurator.ColumnMinVisibleStringConfigurator
           
static class PaloConfigurator.FractionNumberConfigurator
           
static class PaloConfigurator.HintTimeConfigurator
           
static interface PaloConfigurator.IPropertyConfigurator
           
static class PaloConfigurator.NavigationPanelWidthConfigurator
           
static class PaloConfigurator.NotificationMissingExpandedElementConfigurator
           
static class PaloConfigurator.PasswordConfigurator
           
static class PaloConfigurator.PoolMaxConnectionsConfigurator
           
static class PaloConfigurator.POVLoadSelectedPathConfigurator
           
static class PaloConfigurator.POVShowLevelsConfigurator
           
static class PaloConfigurator.ReloadOnLogincConfigurator
           
static class PaloConfigurator.RightManagerConfigurator
           
static class PaloConfigurator.ServerConfigurator
           
static class PaloConfigurator.ShowCubeDimensionsConfigurator
           
static class PaloConfigurator.ShowDatabaseDimensionsConfigurator
           
static class PaloConfigurator.ShowDbExplorerConfigurator
           
static class PaloConfigurator.ShowFavoriteViewsConfigurator
           
static class PaloConfigurator.ShowNavigationPanelConfigurator
           
static class PaloConfigurator.TDShowLevelsConfigurator
           
static class PaloConfigurator.UserConfigurator
           
 
Constructor Summary
PaloConfigurator()
           
 
Method Summary
static PaloConfiguration getConfiguration(java.util.Properties props)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaloConfigurator

public PaloConfigurator()
Method Detail

getConfiguration

public static PaloConfiguration getConfiguration(java.util.Properties props)
                                          throws ConfigurationException
Throws:
ConfigurationException