public class DefaultHttpEndpoint extends AbstractDefaultEndpoint implements org.jboss.wsf.spi.deployment.HttpEndpoint
address, instanceProvider, invocationHandler, lifecycleHandler, metrics, name, recordProcessors, requestHandler, securityDomainContext, service, shortName, state, targetBean, targetBeanClass, type, 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, getInstanceProvider, getInvocationHandler, getLifecycleHandler, getName, getRecordProcessors, getRequestHandler, getSecurityDomainContext, getService, getShortName, getState, getTargetBeanClass, getTargetBeanName, getType, processRecord, removeAttachment, removeProperty, setAddress, setInstanceProvider, setInvocationHandler, setLifecycleHandler, setName, setProperty, setRecordProcessors, setRequestHandler, setSecurityDomainContext, setService, setShortName, setState, setTargetBeanName, setTypegetAttachment, getAttachments, getProperties, getProperty, setPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAddress, getInstanceProvider, getInvocationHandler, getLifecycleHandler, getName, getRecordProcessors, getRequestHandler, getSecurityDomainContext, getService, getShortName, getState, getTargetBeanClass, getTargetBeanName, getType, processRecord, setAddress, setInstanceProvider, setInvocationHandler, setLifecycleHandler, setName, setRecordProcessors, setRequestHandler, setSecurityDomainContext, setService, setShortName, setState, setTargetBeanName, setTypepublic org.jboss.wsf.spi.management.EndpointMetrics getEndpointMetrics()
getEndpointMetrics in interface org.jboss.wsf.spi.deployment.Endpointpublic void setEndpointMetrics(org.jboss.wsf.spi.management.EndpointMetrics metrics)
setEndpointMetrics in interface org.jboss.wsf.spi.deployment.Endpointpublic String getURLPattern()
getURLPattern in interface org.jboss.wsf.spi.deployment.HttpEndpointpublic void setURLPattern(String urlPattern)
setURLPattern in interface org.jboss.wsf.spi.deployment.HttpEndpointCopyright © 2015 JBoss, by Red Hat. All rights reserved.