All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class icc.db.DBCenter

java.lang.Object
   |
   +----icc.net.ServiceCenter
           |
           +----icc.db.DBCenter

public class DBCenter
extends ServiceCenter

Constructor Index

 o DBCenter(String, String, String, String, String)

Method Index

 o exit()
 o serve(Service, Request, IDCard)
 o test()

Constructors

 o DBCenter
 public DBCenter(String basedir,
                 String mediator,
                 String user,
                 String pwd,
                 String connect) throws IOException, SQLException

Methods

 o test
 public void test()
 o exit
 public void exit()
Overrides:
exit in class ServiceCenter
 o serve
 public Event[] serve(Service service,
                      Request request,
                      IDCard consumer) throws Exception
Overrides:
serve in class ServiceCenter

All Packages  Class Hierarchy  This Package  Previous  Next  Index

This website has been archived and is no longer maintained.