test.implementation.util.support
Class ExtendedResource
java.lang.Object
test.implementation.util.support.ExtendedResource
- All Implemented Interfaces:
- MyInterface2
public class ExtendedResource
- extends Object
- implements MyInterface2
- Version:
- $Revision: 81022 $
- Author:
- Juha Lindfors.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendedResource
public ExtendedResource()
setAttributeName
public void setAttributeName(String attr)
- Specified by:
setAttributeName
in interface MyInterface2
setAttributeName2
public void setAttributeName2(String attr)
- Specified by:
setAttributeName2
in interface MyInterface2
getAttributeName2
public String getAttributeName2()
- Specified by:
getAttributeName2
in interface MyInterface2
setAttribute3
public void setAttribute3(Object arg)
- Specified by:
setAttribute3
in interface MyInterface2
getAttribute3
public Object getAttribute3()
- Specified by:
getAttribute3
in interface MyInterface2
doOperation
public Object doOperation()
- Specified by:
doOperation
in interface MyInterface2
executeThis
public String executeThis(Object arg)
- Specified by:
executeThis
in interface MyInterface2
runMe
public Object runMe(String str)
- Specified by:
runMe
in interface MyInterface2
getMBeanInfo
public ModelMBeanInfo getMBeanInfo()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.