public static interface PluginRegistry.PluginRegistrantCallback
For example, an Application may use this callback interface to provide a background service with a callback for calling its GeneratedPluginRegistrant.registerWith method.
Modifier and Type | Method and Description |
---|---|
void |
registerWith(PluginRegistry registry) |
void registerWith(PluginRegistry registry)