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(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
                    EventContext<After> event)


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