Uses of Interface
org.kuali.rice.kcb.api.service.MessageDelivererRegistryAPI

Packages that use MessageDelivererRegistryAPI
org.kuali.rice.kcb.service   
org.kuali.rice.kcb.service.impl   
 

Uses of MessageDelivererRegistryAPI in org.kuali.rice.kcb.service
 

Subinterfaces of MessageDelivererRegistryAPI in org.kuali.rice.kcb.service
 interface MessageDelivererRegistryService
          This class is responsible for providing services for Message Deliverers (delivery types)
 

Uses of MessageDelivererRegistryAPI in org.kuali.rice.kcb.service.impl
 

Classes in org.kuali.rice.kcb.service.impl that implement MessageDelivererRegistryAPI
 class MessageDelivererRegistryServiceImpl
          MessageDelivererRegistryService implementation - for now we use a HashMap to do this registration, in the future we'll use resource loading.
 



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