org.kuali.rice.ksb.messaging.service
Interface KSBJavaService

All Known Implementing Classes:
RiceDistributedCacheListener

public interface KSBJavaService

Interface for a service which is invoked with a single Serializable payload.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
 void invoke(Serializable payLoad)
           
 

Method Detail

invoke

void invoke(Serializable payLoad)


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.