org.jboss.wsf.spi.metadata.config
Class EndpointConfig

java.lang.Object
  extended by org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
      extended by 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

Field Summary
static String STANDARD_ENDPOINT_CONFIG
           
 
Fields inherited from interface org.jboss.wsf.spi.metadata.config.CommonConfig
JBOSSWS_CONFIG_FILE, JBOSSWS_CONFIG_NAME
 
Constructor Summary
EndpointConfig()
           
 
Method Summary
 
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
 

Field Detail

STANDARD_ENDPOINT_CONFIG

public static final String STANDARD_ENDPOINT_CONFIG
See Also:
Constant Field Values
Constructor Detail

EndpointConfig

public EndpointConfig()


Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.