Package net.orbyfied.j8.registry
Annotation Interface AutoRegister
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
allow
boolean allowIf it should be auto registered.
-
-
-
all
boolean allIf it should be treated as an all-auto registrable collection class/instance.- Default:
- false
-
allStatic
boolean allStaticIf it should ignore the instance when registering all.- Default:
- false
-