You are about to delete the term :
plugin class
Created Feb 3, 2017 (17:21)
Definition
A class that defines and configures an XNAT plugin. The first requirement is the placement of the @XnatPlugin annotation on the class declaration. Other configuration options are available through the attributes on the @XnatPlugin annotation.