org.elkoserver.server.context
Interface GeneralMod

All Superinterfaces:
ContextMod, ItemMod, UserMod
All Known Implementing Classes:
Census, Dictionary, Image, NoteMaker

public interface GeneralMod
extends ContextMod, ItemMod, UserMod

Marker Interface for mods that may be attached to any object.

This interface is just a notational convenience for coding Mod subclasses that can be attached to anything.