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

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.OrderProcessor
      extended by org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.DirectOrderProcessor
All Implemented Interfaces:
DirectOrderProcessorLocal

public class DirectOrderProcessor
extends OrderProcessor
implements DirectOrderProcessorLocal


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

Constructor Detail

DirectOrderProcessor

public DirectOrderProcessor()


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