test.implementation.modelmbean.support
Class Test
java.lang.Object
test.implementation.modelmbean.support.Test
public class Test
- extends Object
Trivial POJO to test MMB attribute caching.
- Version:
- $Revision: 81022 $
- Author:
- Juha Lindfors.
Constructor Summary |
Test()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Test
public Test()
setFoo
public void setFoo(String value)
getBar
public String getBar()
getFooCount
public int getFooCount()
getBarCount
public int getBarCount()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.