com.builder.uk.watchme
Class WatchMeBean
java.lang.Object
com.builder.uk.watchme.WatchMeBean
- All Implemented Interfaces:
- WatchMeBeanMBean, Runnable
public class WatchMeBean
- extends Object
- implements Runnable, WatchMeBeanMBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WatchMeBean
public WatchMeBean()
getCount
public int getCount()
- Specified by:
getCount
in interface WatchMeBeanMBean
incCount
public void incCount()
setMsg
public void setMsg(String msg)
- Specified by:
setMsg
in interface WatchMeBeanMBean
getMsg
public String getMsg()
- Specified by:
getMsg
in interface WatchMeBeanMBean
run
public void run()
- Specified by:
run
in interface Runnable
reset
public void reset()
- Specified by:
reset
in interface WatchMeBeanMBean
addPropertyChangeListener
public void addPropertyChangeListener(PropertyChangeListener l)
removePropertyChangeListener
public void removePropertyChangeListener(PropertyChangeListener l)
Copyright © 2015. All rights reserved.