@BindingType(value="http://www.w3.org/2003/05/soap/bindings/HTTP/") public class JaxwsCreatePullPoint extends JmsCreatePullPoint implements JaxwsCreatePullPointMBean
connection, connectionFactory
address, endpoint, manager, name
Constructor and Description |
---|
JaxwsCreatePullPoint(String name) |
JaxwsCreatePullPoint(String name,
javax.jms.ConnectionFactory connectionFactory) |
JaxwsCreatePullPoint(String name,
javax.jms.ConnectionFactory connectionFactory,
EndpointManager epManager) |
Modifier and Type | Method and Description |
---|---|
protected AbstractPullPoint |
createPullPoint(String name) |
createPullPointName, destroy, getConnectionFactory, init, setConnectionFactory
createPullPoint, destroyPullPoint, getMBeanName, getPullEndpoint, getPullEndpoints, handleCreatePullPoint
getAddress, getEpr, getManager, getName, getWSDLLocation, register, setAddress, setManager, unregister
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPullEndpoint, getPullEndpoints
getAddress, getName, register, unregister
public JaxwsCreatePullPoint(String name)
public JaxwsCreatePullPoint(String name, javax.jms.ConnectionFactory connectionFactory)
public JaxwsCreatePullPoint(String name, javax.jms.ConnectionFactory connectionFactory, EndpointManager epManager)
protected AbstractPullPoint createPullPoint(String name)
createPullPoint
in class JmsCreatePullPoint
Apache CXF