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

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.AbstractContext
      extended by org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.CustomNonAlterableContext
All Implemented Interfaces:
javax.enterprise.context.spi.Context

public class CustomNonAlterableContext
extends AbstractContext


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.AbstractContext
AbstractContext.Instance
 
Field Summary
 
Fields inherited from class org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.AbstractContext
storage
 
Constructor Summary
CustomNonAlterableContext()
           
 
Method Summary
 Class<? extends Annotation> getScope()
           
 
Methods inherited from class org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.AbstractContext
get, get, isActive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomNonAlterableContext

public CustomNonAlterableContext()
Method Detail

getScope

public Class<? extends Annotation> getScope()


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