Class Registration

java.lang.Object
me.totalfreedom.base.Registration

public class Registration extends Object
This class is a holder for each registry in the data package.
Registries such as ModuleRegistry and ServiceTaskRegistry can be found as final objects in this class. These registries should only ever be accessed through the single Registration object in CommonsBase using Patchwork.getRegistrations()