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


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 © 2005-2013 The Kuali Foundation. All Rights Reserved.