org.elkoserver.server.context
Interface ContextMod

All Known Subinterfaces:
GeneralMod
All Known Implementing Classes:
Census, Chat, Dictionary, Image, NoteMaker, TalkOptions

public interface ContextMod

Marker Interface for mods that may be attached to contexts.

The server will insist that any Mod subclass implement this before it will allow it to be attached to a Context object.