org.alfresco.repo.transfer
Class RepoTransferReceiverImpl.AsyncCommitCommand

java.lang.Object
  extended by org.alfresco.repo.transfer.RepoTransferReceiverImpl.AsyncCommitCommand
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
RepoTransferReceiverImpl

public class RepoTransferReceiverImpl.AsyncCommitCommand
extends java.lang.Object
implements java.lang.Runnable

This embedded class is used to push requests for asynchronous commits onto a different thread


Constructor Summary
RepoTransferReceiverImpl.AsyncCommitCommand(java.lang.String transferId)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepoTransferReceiverImpl.AsyncCommitCommand

public RepoTransferReceiverImpl.AsyncCommitCommand(java.lang.String transferId)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.