com.ibm.eNetwork.beans.HOD.trace
Interface TraceProducer
- All Known Implementing Classes:
- HODBean, HODPanelBean
- public interface TraceProducer
The listener interface for receiving trace events.
For Personal Communications, members of the com.ibm.eNetwork.beans.HOD.trace
package are non-operative because trace information is produced by a mechanism not
compatible with JAVA.
setTraceLevel
public void setTraceLevel(int Level)
throws java.beans.PropertyVetoException
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getTraceLevel
public int getTraceLevel()
getComponent
public java.lang.String getComponent()
getFunction
public java.lang.String getFunction()