: 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