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

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.alterable.AbstractComponent
      extended by org.jboss.cdi.tck.tests.context.alterable.ApplicationScopedComponent

@ApplicationScoped
public class ApplicationScopedComponent
extends AbstractComponent


Constructor Summary
ApplicationScopedComponent()
           
 
Method Summary
 
Methods inherited from class org.jboss.cdi.tck.tests.context.alterable.AbstractComponent
getValue, isDestroyed, reset, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationScopedComponent

public ApplicationScopedComponent()


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