Plugin registry changes in Studio
Due to larger changes in PolicyCenter Studio, the user interface changed for registering plugins. In version 8.0, there are several options for registering code that implements a plugin interface, but the deployment options vary:
- Gosu – a Gosu class
- Java – a Java class.
PolicyCenter uses the location of classes and libraries on disk to determine whether to use the legacy Java class loader or the PolicyCenter 8.0 Java class loader.
See also
