Uses of Class
test.compliance.core.notification.CustomClass

Packages that use CustomClass
test.compliance.core.notification   
 

Uses of CustomClass in test.compliance.core.notification
 

Methods in test.compliance.core.notification that return CustomClass
 CustomClass InvokerTest.doSomething()
           
 CustomClass InvokerTestMBean.doSomething()
           
 CustomClass InvokerTest.doSomething(CustomClass custom)
           
 CustomClass InvokerTestMBean.doSomething(CustomClass custom)
           
 CustomClass InvokerTest.getCustom()
           
 CustomClass InvokerTestMBean.getCustom()
           
 

Methods in test.compliance.core.notification with parameters of type CustomClass
 CustomClass InvokerTest.doSomething(CustomClass custom)
           
 CustomClass InvokerTestMBean.doSomething(CustomClass custom)
           
 void InvokerTest.setCustom(CustomClass custom)
           
 void InvokerTestMBean.setCustom(CustomClass custom)
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.