com.poscoict.glueframework.cache.remote
Interface GlueCacheEventSender

All Known Implementing Classes:
GlueHttpCacheEventSender

public interface GlueCacheEventSender

Cache Event Sender


Field Summary
static int FAILURE
           
static int NOT_EXIST
           
static int SUCCESS
           
 
Method Summary
 String sendEvent(GlueCacheEvent event)
           
 

Field Detail

SUCCESS

static final int SUCCESS
See Also:
Constant Field Values

FAILURE

static final int FAILURE
See Also:
Constant Field Values

NOT_EXIST

static final int NOT_EXIST
See Also:
Constant Field Values
Method Detail

sendEvent

String sendEvent(GlueCacheEvent event)


Copyright © 2013–2015 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.