org.jboss.arquillian.protocol.servlet.v_3
Class ServletProtocol
java.lang.Object
org.jboss.arquillian.protocol.servlet.BaseServletProtocol
org.jboss.arquillian.protocol.servlet.v_3.ServletProtocol
- All Implemented Interfaces:
- Protocol<ServletProtocolConfiguration>
public class ServletProtocol
- extends BaseServletProtocol
ServletProtocol
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletProtocol
public ServletProtocol()
getProtcolName
protected String getProtcolName()
- Specified by:
getProtcolName
in class BaseServletProtocol
getPackager
public DeploymentPackager getPackager()
- Description copied from interface:
Protocol
- Get the DeploymentPackager for this Protocol.
Used so the Protocol can bind it self to the users deployment.
- Returns:
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.