org.broadleafcommerce.openadmin.client.reflection
Interface AsyncClient


public interface AsyncClient

Created by IntelliJ IDEA. User: jfischer Date: 9/28/11 Time: 8:55 AM To change this template use File | Settings | File Templates.


Method Summary
 void onSuccess(Object instance)
           
 void onUnavailable()
           
 

Method Detail

onSuccess

void onSuccess(Object instance)

onUnavailable

void onUnavailable()


Copyright © 2012. All Rights Reserved.