Class ServletCommandService

  • All Implemented Interfaces:
    org.jboss.arquillian.container.test.spi.command.CommandService

    public class ServletCommandService
    extends Object
    implements org.jboss.arquillian.container.test.spi.command.CommandService
    ServletRemoteEventService
    Version:
    $Revision: $
    Author:
    Aslak Knutsen
    • Constructor Detail

      • ServletCommandService

        public ServletCommandService()
    • Method Detail

      • execute

        public <T> T execute​(org.jboss.arquillian.container.test.spi.command.Command<T> command)
        Specified by:
        execute in interface org.jboss.arquillian.container.test.spi.command.CommandService