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 init()
           
 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

init

@PostConstruct
public void init()

sendTopicMessage

public void sendTopicMessage()


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