org.elkoserver.server.context
Interface UserMod

All Known Subinterfaces:
GeneralMod
All Known Implementing Classes:
Census, ContextKeyCap, Definer, DeviceUserMod, Dictionary, Image, NoteMaker, PrivateChat, TalkPrefs

public interface UserMod

Marker Interface for mods that may be attached to users.

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