org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal
Class CustomScopeExtension

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.CustomScopeExtension
All Implemented Interfaces:
javax.enterprise.inject.spi.Extension

public class CustomScopeExtension
extends Object
implements javax.enterprise.inject.spi.Extension


Constructor Summary
CustomScopeExtension()
           
 
Method Summary
 void switchToAlterable()
           
 void switchToNonAlterable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomScopeExtension

public CustomScopeExtension()
Method Detail

switchToAlterable

public void switchToAlterable()

switchToNonAlterable

public void switchToNonAlterable()


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