IgnorePolicy
Additional policies that can be applied to components to control how the Service extension will treat them.
By default, any component whose class implements TegralService will be started and stopped when requested. Policies allow you to prevent this.
Entries
Link copied to clipboard
Content copied to clipboard
Components with this policy will not be started by the Services extension, but will be stopped on demand.
Link copied to clipboard
Content copied to clipboard
Components with this policy will not be stopped by the Services extension, but will be started on demand.