org.jboss.cdi.tck.tests.implementation.simple.lifecycle
Class IndirectOrderProcessor

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.simple.lifecycle.OrderProcessor
      extended by org.jboss.cdi.tck.tests.implementation.simple.lifecycle.IntermediateOrderProcessor
          extended by org.jboss.cdi.tck.tests.implementation.simple.lifecycle.IndirectOrderProcessor

public class IndirectOrderProcessor
extends IntermediateOrderProcessor


Field Summary
 
Fields inherited from class org.jboss.cdi.tck.tests.implementation.simple.lifecycle.OrderProcessor
postConstructCalled, preDestroyCalled
 
Constructor Summary
IndirectOrderProcessor()
           
 
Method Summary
 
Methods inherited from class org.jboss.cdi.tck.tests.implementation.simple.lifecycle.OrderProcessor
order, postConstruct, preDestroy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndirectOrderProcessor

public IndirectOrderProcessor()


Copyright © 2008-2013 Seam Framework. All Rights Reserved.