Package org.wicketstuff.push
Class PushChannel<EventType>
- java.lang.Object
-
- org.wicketstuff.push.PushChannel<EventType>
-
- All Implemented Interfaces:
Serializable,IPushChannel<EventType>
public final class PushChannel<EventType> extends Object implements IPushChannel<EventType>
- Author:
- Sebastian Thomschke
- See Also:
- Serialized Form
-
-
Method Detail
-
getLabel
public String getLabel()
- Specified by:
getLabelin interfaceIPushChannel<EventType>
-
-