Arquillian Protocol Servlet 2.5/3.x 1.0.0.CR4

org.jboss.arquillian.protocol.servlet.v_3
Class ServletProtocol

java.lang.Object
  extended by org.jboss.arquillian.protocol.servlet.BaseServletProtocol
      extended by org.jboss.arquillian.protocol.servlet.v_3.ServletProtocol
All Implemented Interfaces:
Protocol<ServletProtocolConfiguration>

public class ServletProtocol
extends BaseServletProtocol

ServletProtocol

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
ServletProtocol()
           
 
Method Summary
 DeploymentPackager getPackager()
           
protected  String getProtcolName()
           
 
Methods inherited from class org.jboss.arquillian.protocol.servlet.BaseServletProtocol
getDescription, getExecutor, getProtocolConfigurationClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletProtocol

public ServletProtocol()
Method Detail

getProtcolName

protected String getProtcolName()
Specified by:
getProtcolName in class BaseServletProtocol

getPackager

public DeploymentPackager getPackager()

Arquillian Protocol Servlet 2.5/3.x 1.0.0.CR4

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.