Class ServerConfigFactoryImpl


  • public final class ServerConfigFactoryImpl
    extends org.jboss.wsf.spi.management.ServerConfigFactory
    Retrieves webservices stack specific config.
    Author:
    Heiko Braun, Richard Opalka
    • Constructor Detail

      • ServerConfigFactoryImpl

        public ServerConfigFactoryImpl()
    • Method Detail

      • 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()