public interface SystemProperty
extends Serializable
This interface represents a System Property (name/value pair) stored in the database. It can be used to override
Spring-injected properties that are injected using the @Value annotation.
User: Kelly Tisdell
Date: 6/20/12