1. Alfresco Content Services 7.4 Documentation, "Subsystems": This official documentation describes the core architecture. It states, "Each subsystem has its own isolated Spring application context... This means that you can have multiple instances of a subsystem, each with its own configuration." This directly supports the correctness of option C and refutes option B.
Reference Section: "Subsystems" overview.
2. Alfresco Content Services 7.4 Documentation, "Managing subsystems": This section details the JMX-based management capabilities. It explicitly states, "Subsystems are manageable via JMX... You can view and change the settings for a subsystem while the Alfresco Content Services server is running." This directly refutes option A.
Reference Section: "Managing subsystems".
3. Alfresco Content Services 7.4 Documentation, "Subsystem configuration files": This page explains how subsystem instances are created from categories (templates). It notes, "A subsystem category is a type of subsystem. It is a template for creating one or more subsystem instances with the same or different settings." This further reinforces why option B is incorrect.
Reference Section: "Subsystem configuration files".