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

All Known Implementing Classes:
ResponsibilityChangeProcessor, RouteDocumentMessageService, SampleRemotedService, 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(String message)
           
 

Method Detail

invoke

void invoke(String message)
            throws Exception
Throws:
Exception


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