Interface PersistentPayload

  • All Known Implementing Classes:
    ServerConfigurationPayload

    public interface PersistentPayload
    This is a tagging interface for a Payload implementation that needs to always be persisted regardless of whether or not the component is configured to be persistent.
    Author:
    Thomas Pantelis