org.jboss.cdi.tck.tests.deployment.packaging.war.modules
Class LegacyService

java.lang.Object
  extended by org.jboss.cdi.tck.tests.deployment.packaging.war.modules.LegacyService

public class LegacyService
extends Object

Author:
Martin Kouba

Field Summary
static boolean cleanupPerformed
           
 
Constructor Summary
LegacyService()
           
 
Method Summary
 void cleanup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cleanupPerformed

public static boolean cleanupPerformed
Constructor Detail

LegacyService

public LegacyService()
Method Detail

cleanup

public void cleanup()


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