org.kuali.rice.ksb.impl.bus
Class ServiceBusAdminServiceImpl

java.lang.Object
  extended by org.kuali.rice.ksb.impl.bus.ServiceBusAdminServiceImpl
All Implemented Interfaces:
ServiceBusAdminService

public class ServiceBusAdminServiceImpl
extends Object
implements ServiceBusAdminService

Reference implementation of the ServiceBusAdminService

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

Constructor Summary
ServiceBusAdminServiceImpl()
           
 
Method Summary
 void clearServiceBusCache()
          Clears the service bus cache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceBusAdminServiceImpl

public ServiceBusAdminServiceImpl()
Method Detail

clearServiceBusCache

public void clearServiceBusCache()
                          throws RiceIllegalArgumentException
Description copied from interface: ServiceBusAdminService
Clears the service bus cache

Specified by:
clearServiceBusCache in interface ServiceBusAdminService
Throws:
RiceIllegalArgumentException


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