Interface CustomFeatureRegistry
Wire contract for registering a CustomFeature into the FEATURE registry.
- Since:
- 2.3.0
-
Method Summary
Modifier and TypeMethodDescriptionvoidregister(ResourceKey key, CustomFeature<?> feature) static CustomFeatureRegistryregistry()
-
Method Details
-
register
-
registry
-