org.ow2.petals.kernel.ws.api.to
Class JmxServiceInformation

java.lang.Object
  extended by org.ow2.petals.kernel.ws.api.to.JmxServiceInformation

public class JmxServiceInformation
extends java.lang.Object

Author:
Charles Casadei - eBM WebSourcing

Constructor Summary
JmxServiceInformation()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int getRmiPort()
           
 int hashCode()
           
 void setRmiPort(int rmiPort)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JmxServiceInformation

public JmxServiceInformation()
Method Detail

getRmiPort

public int getRmiPort()

setRmiPort

public void setRmiPort(int rmiPort)

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.