public class JmsPullPoint extends AbstractPullPoint
createPullPointaddress, endpoint, endpointEpr, manager, name| Constructor and Description |
|---|
JmsPullPoint(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
closeSession() |
javax.jms.Connection |
getConnection() |
protected List<NotificationMessageHolderType> |
getMessages(int max) |
protected void |
initSession() |
void |
setConnection(javax.jms.Connection connection) |
protected void |
store(NotificationMessageHolderType messageHolder) |
create, destroy, destroyPullPoint, getCreatePullPoint, getMessages, notify, setCreatePullPointgetAddress, getEpr, getManager, getMBeanName, getName, getWSDLLocation, register, setAddress, setManager, unregisterpublic JmsPullPoint(String name)
protected void initSession()
throws javax.jms.JMSException
javax.jms.JMSExceptionprotected void closeSession()
protected void store(NotificationMessageHolderType messageHolder)
store in class AbstractPullPointprotected List<NotificationMessageHolderType> getMessages(int max) throws ResourceUnknownFault, UnableToGetMessagesFault
getMessages in class AbstractPullPointResourceUnknownFaultUnableToGetMessagesFaultpublic javax.jms.Connection getConnection()
public void setConnection(javax.jms.Connection connection)
Apache CXF