Interface SystemSubject

All Superinterfaces:
Audience, Contextual, LocaleSource, Pointered, Subject

public interface SystemSubject extends Subject, Audience, LocaleSource
Represents the "super user" of the game.

The SystemSubject is intended to be the Subject that represents server actions. This subject may represent an interaction through a console.

This object is also a LocaleSource. Any message sent here should be directed to a system visible location, such as a log or a console.