@BindingType(value="http://www.w3.org/2003/05/soap/bindings/HTTP/") public class JaxwsCreatePullPoint extends JmsCreatePullPoint implements JaxwsCreatePullPointMBean
connection, connectionFactoryaddress, endpoint, endpointEpr, 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, setConnectionFactorycreatePullPoint, destroyPullPoint, getMBeanName, getPullEndpoint, getPullEndpoints, handleCreatePullPointgetAddress, getEpr, getManager, getName, getWSDLLocation, register, setAddress, setManager, unregisterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPullEndpoint, getPullEndpointsgetAddress, getName, register, unregisterpublic 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 JmsCreatePullPointApache CXF