Arquillian Protocol Servlet 2.5/3.x 1.0.0.CR4

org.jboss.arquillian.protocol.servlet
Class Processor

java.lang.Object
  extended by org.jboss.arquillian.protocol.servlet.Processor

public class Processor
extends Object

Processor

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
Processor(TestDeployment deployment, Collection<ProtocolArchiveProcessor> processors)
           
 
Method Summary
 void process(org.jboss.shrinkwrap.api.Archive<?> protocol)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Processor

public Processor(TestDeployment deployment,
                 Collection<ProtocolArchiveProcessor> processors)
Method Detail

process

public void process(org.jboss.shrinkwrap.api.Archive<?> protocol)

Arquillian Protocol Servlet 2.5/3.x 1.0.0.CR4

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