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 Details

    • ServerConfigFactoryImpl

      public ServerConfigFactoryImpl()
  • Method Details

    • getServerConfig

      public org.jboss.wsf.spi.management.ServerConfig getServerConfig()
      Specified by:
      getServerConfig in class org.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()