org.ow2.jasmine.probe.mbeans
Class AB

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

public class AB
extends Object
implements 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 © 2013 OW2 Consortium. All Rights Reserved.