|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.jasmine.monitoring.mbeancmd.api.JasmineOutput
org.ow2.jasmine.monitoring.mbeancmd.api.ConsoleOutput
public class ConsoleOutput
Used by probes that support -console option.
| Constructor Summary | |
|---|---|
ConsoleOutput()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
Indicates whether some other object is "equal to" this one. |
java.lang.String |
toString()
|
| Methods inherited from class org.ow2.jasmine.monitoring.mbeancmd.api.JasmineOutput |
|---|
getName, hashCode, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConsoleOutput()
| Method Detail |
|---|
public boolean equals(java.lang.Object obj)
equals in class JasmineOutputobj - The other object to compare
public java.lang.String toString()
toString in class JasmineOutput
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||