test.compliance.core.notification
Interface InvokerTestMBean
- All Known Implementing Classes:
- InvokerTest
public interface InvokerTestMBean
- Author:
- Tom Elrod
getSomething
String getSomething()
getCustom
CustomClass getCustom()
setCustom
void setCustom(CustomClass custom)
getNonserializableClass
NonserializableClass getNonserializableClass()
setNonserializableClass
void setNonserializableClass(NonserializableClass custom)
getXml
Element getXml()
setXml
void setXml(Element xml)
doSomething
CustomClass doSomething(CustomClass custom)
doSomething
CustomClass doSomething()
stop
void stop()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.