org.jboss.ejb.plugins.jaws.jdbc
Class JDBCStartCommand

java.lang.Object
  extended byorg.jboss.ejb.plugins.jaws.jdbc.JDBCStartCommand
All Implemented Interfaces:
JPMStartCommand

public class JDBCStartCommand
extends Object
implements JPMStartCommand

JAWSPersistenceManager JDBCStartCommand

Version:
$Revision: 1.3.6.1 $
Author:
Rickard Öberg, Justin Forder
See Also:

Constructor Summary
JDBCStartCommand(JDBCCommandFactory factory)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDBCStartCommand

public JDBCStartCommand(JDBCCommandFactory factory)
Method Detail

execute

public void execute()
             throws Exception
Specified by:
execute in interface JPMStartCommand
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.