org.elkoserver.server.context
Interface ItemMod

All Known Subinterfaces:
GeneralMod
All Known Implementing Classes:
Cartesian, Census, ContextKeyCap, Definer, Dictionary, Image, Invisible, Note, NoteMaker

public interface ItemMod

Marker Interface for mods that may be attached to items.

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