SyncEndProcessListener.java :  » Framework » imogene » org » imogene » rcp » core » sync » monitor » Android Open Source

Android Open Source » Framework » imogene 
imogene » org » imogene » rcp » core » sync » monitor » SyncEndProcessListener.java
package org.imogene.rcp.core.sync.monitor;

public interface SyncEndProcessListener {
  public void syncProcessEnd(int status);
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.