Interface DistributableServerRuntimeHandler


  • public interface DistributableServerRuntimeHandler
    Installs any runtime services necessary to support distributable web applications on a given server.
    Author:
    Paul Ferraro
    • Method Detail

      • execute

        void execute​(org.jboss.as.controller.OperationContext context,
                     String serverName)