org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle
Class IndirectOrderProcessor

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.OrderProcessor
      extended by org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.IntermediateOrderProcessor
          extended by org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.IndirectOrderProcessor
All Implemented Interfaces:
OrderProcessorLocal

public class IndirectOrderProcessor
extends IntermediateOrderProcessor
implements OrderProcessorLocal


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

Constructor Detail

IndirectOrderProcessor

public IndirectOrderProcessor()


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