Package org.analogweb

Class ServerFactoryImpl

  • All Implemented Interfaces:
    org.analogweb.ServerFactory

    public class ServerFactoryImpl
    extends Object
    implements org.analogweb.ServerFactory
    Author:
    y2k2mt
    • Field Detail

      • PLUGIN_MESSAGE_RESOURCE

        public static final org.analogweb.util.MessageResource PLUGIN_MESSAGE_RESOURCE
    • Constructor Detail

      • ServerFactoryImpl

        public ServerFactoryImpl()
    • Method Detail

      • create

        public org.analogweb.Server create​(URI uri,
                                           org.analogweb.ApplicationProperties properties,
                                           org.analogweb.ApplicationContext context,
                                           org.analogweb.Application application)
        Specified by:
        create in interface org.analogweb.ServerFactory