Arquillian Protocol Servlet 2.5/3.x 1.0.0.CR4

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

java.lang.Object
  extended by org.jboss.arquillian.protocol.servlet.v_3.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.JavaArchive 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.JavaArchive createAuxiliaryArchive()
Specified by:
createAuxiliaryArchive in interface AuxiliaryArchiveAppender

Arquillian Protocol Servlet 2.5/3.x 1.0.0.CR4

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