Arquillian TestEnricher CDI 1.0.0.CR3

org.jboss.arquillian.testenricher.cdi
Class CreationalContextDestroyer

java.lang.Object
  extended by org.jboss.arquillian.testenricher.cdi.CreationalContextDestroyer

public class CreationalContextDestroyer
extends Object

CreationalContextDestroyer

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
CreationalContextDestroyer()
           
 
Method Summary
 void destory(org.jboss.arquillian.core.spi.EventContext<After> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreationalContextDestroyer

public CreationalContextDestroyer()
Method Detail

destory

public void destory(@Observes
                    org.jboss.arquillian.core.spi.EventContext<After> event)

Arquillian TestEnricher CDI 1.0.0.CR3

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