DBAbstract API Documentation

ro.raducora.connection.server
Interface Server

All Known Implementing Classes:
ServerTCPAdapter, TelnetServer

public interface Server

Author:
Radu Coravu
An Interface for all servers

Method Summary
 void reload()
          Reloads properties for server
 void startServer()
          Starts the Server
 void stopServer()
          Elegantly Stops the Server
 

Method Detail

reload

public void reload()
            throws java.lang.Exception
Reloads properties for server

Throws:
java.lang.Exception

stopServer

public void stopServer()
Elegantly Stops the Server


startServer

public void startServer()
Starts the Server


DBAbstract API Documentation

© Copyright Radu Coravu 2002 - 2004.