Package org.codice.ddf.admin.core.impl
Class SystemPropertiesAdmin
java.lang.Object
javax.management.StandardMBean
org.codice.ddf.admin.core.impl.SystemPropertiesAdmin
- All Implemented Interfaces:
DynamicMBean,MBeanRegistration,org.codice.ddf.admin.core.api.jmx.SystemPropertiesAdminMBean
public class SystemPropertiesAdmin
extends StandardMBean
implements org.codice.ddf.admin.core.api.jmx.SystemPropertiesAdminMBean
-
Field Summary
FieldsFields inherited from interface org.codice.ddf.admin.core.api.jmx.SystemPropertiesAdminMBean
OBJECT_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.management.StandardMBean
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation
-
Field Details
-
HTTP_PROTOCOL
- See Also:
-
HTTPS_PROTOCOL
- See Also:
-
-
Constructor Details
-
SystemPropertiesAdmin
public SystemPropertiesAdmin(GuestClaimsHandlerExt guestClaimsHandlerExt) throws NotCompliantMBeanException - Throws:
NotCompliantMBeanException
-
-
Method Details
-
readSystemProperties
- Specified by:
readSystemPropertiesin interfaceorg.codice.ddf.admin.core.api.jmx.SystemPropertiesAdminMBean
-
writeSystemProperties
- Specified by:
writeSystemPropertiesin interfaceorg.codice.ddf.admin.core.api.jmx.SystemPropertiesAdminMBean
-
shutdown
- Throws:
MBeanRegistrationException
-