Arquillian Protocol Servlet 2.5/3.x 1.0.0.Final

org.jboss.arquillian.protocol.servlet.v_2_5
Class ProtocolDeploymentAppender

java.lang.Object
  extended by org.jboss.arquillian.protocol.servlet.v_2_5.ProtocolDeploymentAppender
All Implemented Interfaces:
AuxiliaryArchiveAppender

public class ProtocolDeploymentAppender
extends Object
implements AuxiliaryArchiveAppender

ProtocolDeploymentAppender DeploymentAppender to add required resources for the protocol servlet to run in container.

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
ProtocolDeploymentAppender()
           
 
Method Summary
 org.jboss.shrinkwrap.api.spec.WebArchive createAuxiliaryArchive()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProtocolDeploymentAppender

public ProtocolDeploymentAppender()
Method Detail

createAuxiliaryArchive

public org.jboss.shrinkwrap.api.spec.WebArchive createAuxiliaryArchive()
Specified by:
createAuxiliaryArchive in interface AuxiliaryArchiveAppender

Arquillian Protocol Servlet 2.5/3.x 1.0.0.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.