Interface SubscriptionConnectorInfo<T>

All Superinterfaces:
Comparable<T>, SerializableProperties<T>

public interface SubscriptionConnectorInfo<T> extends SerializableProperties<T>
Serializable form of information for a connection to a system via a connector - a connector id and the serialized properties.
Author:
douglm