org.jboss.wsf.spi.metadata.config
Class EndpointConfig
java.lang.Object
org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
org.jboss.wsf.spi.metadata.config.EndpointConfig
- All Implemented Interfaces:
- CommonConfig
public class EndpointConfig
- extends AbstractCommonConfig
A JBossWS endpoint configuration
- Since:
- 29-Apr-2011
- Author:
- alessio.soldano@jboss.com
| Methods inherited from class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig |
getConfigName, getHandlers, getPostHandlerChains, getPreHandlerChains, getProperties, getProperty, hasFeature, setConfigName, setFeature, setPostHandlerChains, setPreHandlerChains, setProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STANDARD_ENDPOINT_CONFIG
public static final String STANDARD_ENDPOINT_CONFIG
- See Also:
- Constant Field Values
EndpointConfig
public EndpointConfig()
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.