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

All Known Implementing Classes:
ResponsibilityChangeProcessor, RouteDocumentMessageService, SendNotificationServiceKewXmlImpl, WorkgroupMembershipChangeProcessor

public interface KSBXMLService

A service which can be invoked with a String message that contains XML content.

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

Method Summary
 void invoke(java.lang.String message)
           
 

Method Detail

invoke

void invoke(java.lang.String message)
            throws java.lang.Exception
Throws:
java.lang.Exception


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