public class DefaultHttpEndpoint extends AbstractDefaultEndpoint implements org.jboss.wsf.spi.deployment.HttpEndpoint
metrics, urlPattern
Modifier and Type | Method and Description |
---|---|
org.jboss.wsf.spi.management.EndpointMetrics |
getEndpointMetrics() |
String |
getURLPattern() |
void |
setEndpointMetrics(org.jboss.wsf.spi.management.EndpointMetrics metrics) |
void |
setURLPattern(String urlPattern) |
addAttachment, assertEndpointSetterAccess, getAddress, getEndpointConfig, getInstanceProvider, getInvocationHandler, getLifecycleHandler, getName, getRecordProcessors, getRequestHandler, getSecurityDomainContext, getService, getShortName, getState, getTargetBeanClass, getTargetBeanName, getType, processRecord, removeAttachment, removeProperty, setAddress, setEndpointConfig, setInstanceProvider, setInvocationHandler, setLifecycleHandler, setName, setProperty, setRecordProcessors, setRequestHandler, setSecurityDomainContext, setService, setShortName, setState, setTargetBeanName, setType
getAttachment, getAttachments, getProperties, getProperty, setProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAddress, getEndpointConfig, getInstanceProvider, getInvocationHandler, getLifecycleHandler, getName, getRecordProcessors, getRequestHandler, getSecurityDomainContext, getService, getShortName, getState, getTargetBeanClass, getTargetBeanName, getType, processRecord, setAddress, setEndpointConfig, setInstanceProvider, setInvocationHandler, setLifecycleHandler, setName, setRecordProcessors, setRequestHandler, setSecurityDomainContext, setService, setShortName, setState, setTargetBeanName, setType
public org.jboss.wsf.spi.management.EndpointMetrics getEndpointMetrics()
getEndpointMetrics
in interface org.jboss.wsf.spi.deployment.Endpoint
public void setEndpointMetrics(org.jboss.wsf.spi.management.EndpointMetrics metrics)
setEndpointMetrics
in interface org.jboss.wsf.spi.deployment.Endpoint
public String getURLPattern()
getURLPattern
in interface org.jboss.wsf.spi.deployment.HttpEndpoint
public void setURLPattern(String urlPattern)
setURLPattern
in interface org.jboss.wsf.spi.deployment.HttpEndpoint
Copyright © 2019 JBoss, by Red Hat. All rights reserved.