Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
com.flexstor.common.util

Classes in com.flexstor.common.util used by com.flexstor.common.util
AssetRoleList
           
Diagnostic
          Revision 1.8 2000-09-28 : 22:51:00 Visesh Removed constructors particular to DiagnosticCategory when it was in the hiearchy Diagnostic is a utility class for tracing and debugging.
DiagnosticBase
          Revision 1.6 2000-09-28 : 22:51:00 Visesh This class now extends DiagnosticCategoryI instead of DiagnosticCategory Removed constructors particular to DiagnosticCategory when it was in the hiearchy Changed all method definations by changing the type of parameters from DiagnosticCategoryI to DiagnosticCategory DiagnosticBase is a utility class for tracing and debugging.
DiagnosticCategory
          Revision 1.3 2000-09-28 : 22:51:00 Visesh This class no longer extends DiagnosticCategoryI This change has been made to remove circular dependencies
DiagnosticCategoryI
          Revision 1.15 2000-09-28 : 22:51:00 Visesh Changed access modifier of 'categories' to public final static This class ensures type safety for diagnostic categories.
DiagnosticCheckException
           
DiagnosticPreconditionException
           
FlexClassLoader
          A simple class loader capable of loading from multiple sources, such as local files or an URL.
FlexDbServerHost
          FlexDbServerHost returns information about the machine hosting the FlexDBServer.
FlexNode
          General purpose node to provide support for building hierarchical data structures.
FlexProcess
           
FlexRectangle
          This class extends Rectangle so that it can be saved as a string in the database or in a text file and be reconstructed.
InternationalI
          Provides constants related to internationalization.
PropertyMapperCore
          PropertyMapperCore provides functionality to read sections, properties and values from an input file, keep them in memory and access each element of data.
PropertyMapperException
          PropertyMapperException provides functionality to throw exceptions from PropertyMapper.
PropertyReaderException
          PropertyReaderException provides functionality to throw exceptions from PropertyReader.
ServerList