Package org.jboss.as.webservices.config
Class ServerConfigFactoryImpl
java.lang.Object
org.jboss.wsf.spi.management.ServerConfigFactory
org.jboss.as.webservices.config.ServerConfigFactoryImpl
public final class ServerConfigFactoryImpl
extends org.jboss.wsf.spi.management.ServerConfigFactory
Retrieves webservices stack specific config.
- Author:
- Heiko Braun, Richard Opalka
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jboss.wsf.spi.management.ServerConfigorg.jboss.wsf.spi.management.ServerConfigstatic voidsetConfig(org.jboss.wsf.spi.management.ServerConfig config)
-
Constructor Details
-
ServerConfigFactoryImpl
public ServerConfigFactoryImpl()
-
-
Method Details
-
getServerConfig
public org.jboss.wsf.spi.management.ServerConfig getServerConfig()- Specified by:
getServerConfigin classorg.jboss.wsf.spi.management.ServerConfigFactory
-
setConfig
public static void setConfig(org.jboss.wsf.spi.management.ServerConfig config) -
getConfig
public static org.jboss.wsf.spi.management.ServerConfig getConfig()
-