org.jboss.cdi.tck.interceptors.tests.aroundConstruct.bindings.basic
Class BravoParameter

java.lang.Object
  extended by org.jboss.cdi.tck.interceptors.tests.aroundConstruct.bindings.basic.BravoParameter

public class BravoParameter
extends Object


Field Summary
 String value
           
 
Constructor Summary
BravoParameter(String value)
           
 
Method Summary
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public final String value
Constructor Detail

BravoParameter

public BravoParameter(String value)
Method Detail

getValue

public String getValue()


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