|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wicketstuff.push.timer.TimerChannelPublisher
public class TimerChannelPublisher
Publisher that could be associated with a TimerChannelBehavior
for more documentation see TimerChannelBehavior
| Constructor Summary | |
|---|---|
TimerChannelPublisher()
|
|
| Method Summary | |
|---|---|
void |
publish(ChannelEvent event)
Publish a ChannelEvent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimerChannelPublisher()
| Method Detail |
|---|
public void publish(ChannelEvent event)
IChannelPublisherChannelEvent
publish in interface IChannelPublisherevent - event to publish
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||