org.apache.servicemix.wsn.jms
Class JmsCreatePullPoint
java.lang.Object
org.apache.servicemix.wsn.AbstractEndpoint
org.apache.servicemix.wsn.AbstractCreatePullPoint
org.apache.servicemix.wsn.jms.JmsCreatePullPoint
- All Implemented Interfaces:
- CreatePullPoint
public class JmsCreatePullPoint
- extends AbstractCreatePullPoint
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmsCreatePullPoint
public JmsCreatePullPoint(String name)
init
public void init()
throws Exception
- Overrides:
init in class AbstractCreatePullPoint
- Throws:
Exception
destroy
public void destroy()
throws Exception
- Overrides:
destroy in class AbstractCreatePullPoint
- Throws:
Exception
createPullPointName
protected String createPullPointName(CreatePullPoint createPullPointRequest)
- Overrides:
createPullPointName in class AbstractCreatePullPoint
createPullPoint
protected AbstractPullPoint createPullPoint(String name)
- Specified by:
createPullPoint in class AbstractCreatePullPoint
getConnectionFactory
public ConnectionFactory getConnectionFactory()
setConnectionFactory
public void setConnectionFactory(ConnectionFactory connectionFactory)
Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.