org.mbs.eventadmin
Class EventPrivate
java.lang.Object
org.mbs.eventadmin.EventPrivate
public class EventPrivate
- extends java.lang.Object
'Inner' Event implementation but with set methods, to be reusable
- Author:
- ivand
|
Constructor Summary |
EventPrivate(java.lang.String topic,
java.util.Dictionary properties,
Event event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventPrivate
public EventPrivate(java.lang.String topic,
java.util.Dictionary properties,
Event event)
- Parameters:
topic - properties -
getProperties
public java.util.Hashtable getProperties()
- Returns:
getTopic
public java.lang.String getTopic()
- Returns:
getEventLocker
public EventLocker getEventLocker()
- Returns:
setTopic
protected void setTopic(java.lang.String newTopic)
setProperties
protected void setProperties(java.util.Dictionary newProperties)
- properties can be null !!!
setEventLocker
protected void setEventLocker(EventLocker eventLocker)
Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved