org.jboss.cdi.tck.tests.context.request.event.jms
Class SimpleMessageProducer

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.request.event.jms.SimpleMessageProducer

public class SimpleMessageProducer
extends Object


Constructor Summary
SimpleMessageProducer()
           
 
Method Summary
 void sendTopicMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleMessageProducer

public SimpleMessageProducer()
Method Detail

sendTopicMessage

public void sendTopicMessage()


Copyright © 2008-2012 Seam Framework. All Rights Reserved.