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

java.lang.Object
  extended by org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
      extended by org.jboss.wsf.spi.metadata.config.ClientConfig
All Implemented Interfaces:
CommonConfig

public class ClientConfig
extends AbstractCommonConfig

A JBossWS client configuration

Since:
29-Apr-2011
Author:
alessio.soldano@jboss.com

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

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

ClientConfig

public ClientConfig()


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