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

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
Direct Known Subclasses:
IndirectOrderProcessor

public class IntermediateOrderProcessor
extends OrderProcessor


Field Summary
 
Fields inherited from class org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.OrderProcessor
postConstructCalled, preDestroyCalled
 
Constructor Summary
IntermediateOrderProcessor()
           
 
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
 

Constructor Detail

IntermediateOrderProcessor

public IntermediateOrderProcessor()


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