net.sourceforge.squirrel_sql.plugins.hibernate.server
Class ServerMainImpl

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.hibernate.server.ServerMainImpl
All Implemented Interfaces:
Remote, ServerMain

public class ServerMainImpl
extends Object
implements ServerMain


Field Summary
 
Fields inherited from interface net.sourceforge.squirrel_sql.plugins.hibernate.server.ServerMain
PORT_PARAM_PREFIX
 
Constructor Summary
ServerMainImpl()
           
 
Method Summary
 HibernateServerConnection createHibernateServerConnection(HibernateConfiguration cfg)
           
 void exit()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerMainImpl

public ServerMainImpl()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

createHibernateServerConnection

public HibernateServerConnection createHibernateServerConnection(HibernateConfiguration cfg)
                                                          throws RemoteException
Specified by:
createHibernateServerConnection in interface ServerMain
Throws:
RemoteException

exit

public void exit()
Specified by:
exit in interface ServerMain


Copyright © 2001-2012. All Rights Reserved.