Uses of Interface
org.jboss.jca.core.spi.rar.MessageListener

Packages that use MessageListener
org.jboss.jca.core.spi.rar This package contains the SPI for the resource adapter service registry. 
 

Uses of MessageListener in org.jboss.jca.core.spi.rar
 

Methods in org.jboss.jca.core.spi.rar that return types with arguments of type MessageListener
 List<MessageListener> ResourceAdapterRepository.getMessageListeners(String uniqueId)
          Get a list of message listeners supported for a resource adapter
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)