org.jboss.cdi.tck.tests.context.passivating.broken.passivatingManagedBeanWithNonPassivatingInjcetedField
Class Vantaa_Broken

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.passivating.broken.passivatingManagedBeanWithNonPassivatingInjcetedField.Vantaa_Broken
All Implemented Interfaces:
Serializable

@SessionScoped
public class Vantaa_Broken
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Vantaa_Broken()
           
 
Method Summary
 Violation getReference()
           
 void setReference(Violation reference)
           
 String test()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Vantaa_Broken

public Vantaa_Broken()
Method Detail

getReference

public Violation getReference()

setReference

public void setReference(Violation reference)

test

public String test()


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