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

All Known Implementing Classes:
SampleRemotedService

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 RiceIllegalArgumentException
Throws:
RiceIllegalArgumentException


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.