org.jboss.jca.core.rar
Class MessageListenerImpl

java.lang.Object
  extended by org.jboss.jca.core.rar.MessageListenerImpl
All Implemented Interfaces:
org.jboss.jca.core.spi.rar.MessageListener

public class MessageListenerImpl
extends Object
implements org.jboss.jca.core.spi.rar.MessageListener

A message listener implementation

Author:
Jesper Pedersen

Method Summary
 org.jboss.jca.core.spi.rar.Activation getActivation()
          
 Class<?> getType()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getType

public Class<?> getType()

Specified by:
getType in interface org.jboss.jca.core.spi.rar.MessageListener

getActivation

public org.jboss.jca.core.spi.rar.Activation getActivation()

Specified by:
getActivation in interface org.jboss.jca.core.spi.rar.MessageListener


Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)