Class MessageDelivererRegistryServiceImpl

java.lang.Object
org.kuali.rice.kcb.service.impl.MessageDelivererRegistryServiceImpl
All Implemented Interfaces:
MessageDelivererRegistryAPI, MessageDelivererRegistryService, org.springframework.beans.factory.InitializingBean

public class MessageDelivererRegistryServiceImpl extends Object implements MessageDelivererRegistryService, org.springframework.beans.factory.InitializingBean
MessageDelivererRegistryService implementation - for now we use a HashMap to do this registration, in the future we'll use resource loading.
Author:
Kuali Rice Team (rice.collab@kuali.org)