java.lang.Object
com.aoapps.web.resources.registry.Registry
All Implemented Interfaces:
Serializable

public class Registry extends Object implements Serializable
A registry contains a set of groups, along with activations.

TODO: Idea: Have a default group that is always active (getDefaultGroup), and when group not provided this is assumed. This would save all the group naming and activation when the intent is to have always active.

Author:
AO Industries, Inc.
See Also: