public interface Agent extends java.io.Serializable
The minimal interface for Stream Agents.
As for now the only requirement is the possibility to serialize - needed for remote migrations.