Nuxeo Enterprise Platform 5.4

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

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

public class CommitTXCommand
extends AbstractCommand

Author:
jcarsique

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

Constructor Detail

CommitTXCommand

public CommitTXCommand()
Method Detail

run

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.