org.jboss.cdi.tck.tests.context.alterable
Class CustomScopeExtension

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.alterable.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
 CustomContext getContext()
           
 
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

getContext

public CustomContext getContext()


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