docs.roxen.comBack to normal mode
DocsRoxen2.2Programmer ManualAppendix A - Java
Copyright © 2004, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com

UniqueModule

: Interface UniqueModule

com.roxen.roxen
Interface UniqueModule

public abstract interface UniqueModule

The interface for modules that may only have one copy in any given virtual server. It contains no methods, implementing it just prevents multiple copies of the module from being added to a virtual server.

See Also:
Module