Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.shell.commands.jtajca
Class RollbackTXCommand

java.lang.Object
  extended by org.nuxeo.ecm.shell.commands.repository.AbstractCommand
      extended by org.nuxeo.ecm.shell.commands.jtajca.RollbackTXCommand
All Implemented Interfaces:
Command

public class RollbackTXCommand
extends AbstractCommand

Author:
jcarsique

Constructor Summary
RollbackTXCommand()
           
 
Method Summary
 void run(CommandLine cmdLine)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RollbackTXCommand

public RollbackTXCommand()
Method Detail

run

public void run(CommandLine cmdLine)
         throws javax.naming.NamingException,
                javax.transaction.SystemException
Specified by:
run in interface Command
Specified by:
run in class AbstractCommand
Throws:
javax.naming.NamingException
javax.transaction.SystemException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.