public interface CategoryRegistration
ServiceLoader interface used for registering
trusted Categorys. The web storage endpoint
uses implementations of this interface in order to collect
the set of all trusted categories.| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getCategoryNames() |
Copyright © 2015. All rights reserved.