com.atomikos.demo.publisher
Class Publisher
java.lang.Object
com.atomikos.demo.publisher.Publisher
- All Implemented Interfaces:
- Service
public class Publisher
- extends Object
- implements Service
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Publisher
public Publisher()
getJmsTemplate
public org.springframework.jms.core.JmsTemplate getJmsTemplate()
setJmsTemplate
public void setJmsTemplate(org.springframework.jms.core.JmsTemplate jmsTemplate)
getXmlFoldername
public String getXmlFoldername()
setXmlFoldername
public void setXmlFoldername(String xmlFoldername)
process
@Transactional
public boolean process()
- Specified by:
process
in interface Service
- Returns:
- true if processing can be called again.
Copyright © 2012. All Rights Reserved.