org.jboss.cdi.tck.tests.extensions.interceptors
Class WordSource
java.lang.Object
org.jboss.cdi.tck.tests.extensions.interceptors.WordSource
public class WordSource
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
word
public static final String word
- See Also:
- Constant Field Values
suffix
public static final String suffix
- See Also:
- Constant Field Values
wordWithSuffix
public static final String wordWithSuffix
- See Also:
- Constant Field Values
WordSource
public WordSource()
getWordWithSuffix
public String getWordWithSuffix()
getWord
public String getWord()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.