org.ow2.jasmine.probe.mbeans
Class AB

java.lang.Object
  extended by org.ow2.jasmine.probe.mbeans.AB
All Implemented Interfaces:
java.io.Serializable

public class AB
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
AB(int valA, int valB)
           
 
Method Summary
 int getA()
           
 int getB()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AB

public AB(int valA,
          int valB)
Method Detail

getA

public int getA()

getB

public int getB()


Copyright © 2011 OW2 Consortium. All Rights Reserved.