DBAbstract API Documentation

ro.raducora.utils.props
Interface Props

All Known Subinterfaces:
ClientDBProps, ClientTCPProps, ServerProps
All Known Implementing Classes:
ClientDBProperties, ClientDBXMLProperties, ClientTCPProperties, ClientTCPXMLProperties, ServerProperties, ServerXMLProperties

public interface Props

Author:
Radu Coravu
Created on May 8, 2004
This interface allows for reloading of proeprties from source

Method Summary
 void reload()
          Reloads the Properties from properties Source
 

Method Detail

reload

public void reload()
            throws java.lang.Exception
Reloads the Properties from properties Source

java.lang.Exception

DBAbstract API Documentation

© Copyright Radu Coravu 2002 - 2004.