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

java.lang.Object
  extended byorg.jboss.ejb.plugins.jaws.jdbc.JDBCStopCommand
All Implemented Interfaces:
JPMStopCommand

public class JDBCStopCommand
extends Object
implements JPMStopCommand

JAWSPersistenceManager JDBCStopCommand

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

Constructor Summary
JDBCStopCommand(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

JDBCStopCommand

public JDBCStopCommand(JDBCCommandFactory factory)
Method Detail

execute

public void execute()
Specified by:
execute in interface JPMStopCommand


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