Class NotificationType<T>

java.lang.Object
org.oddjob.remote.NotificationType<T>
Type Parameters:
T - The data type of the notification.
All Implemented Interfaces:
Serializable

public class NotificationType<T> extends Object implements Serializable
Define a type of remote notification.
See Also: