SecretManagerAdminMBeanImpl (Apache Synapse 3.0.1 API) JavaScript is disabled on your browser. Skip navigation links Overview Package Class Use Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method org.apache.synapse Class SecretManagerAdminMBeanImpl java.lang.Object javax.management.StandardMBean org.apache.synapse.SecretManagerAdminMBeanImpl All Implemented Interfaces: DynamicMBean, MBeanRegistration, SecretManagerAdminMBean public class SecretManagerAdminMBeanImpl extends StandardMBean implements SecretManagerAdminMBean Admin service for managing SecretManager Constructor Summary Constructors  Constructor and Description SecretManagerAdminMBeanImpl()  Method Summary All Methods Instance Methods Concrete Methods  Modifier and Type Method and Description void init() Initialize the SecretManager void shutDown() Shutting Down the SecretManager 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 Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait Constructor Detail SecretManagerAdminMBeanImpl public SecretManagerAdminMBeanImpl() throws NotCompliantMBeanException Throws: NotCompliantMBeanException Method Detail init public void init() Description copied from interface: SecretManagerAdminMBean Initialize the SecretManager Specified by: init in interface SecretManagerAdminMBean See Also: SecretManagerAdminMBean shutDown public void shutDown() Description copied from interface: SecretManagerAdminMBean Shutting Down the SecretManager Specified by: shutDown in interface SecretManagerAdminMBean Skip navigation links Overview Package Class Use Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.