org.apache.synapse.securevault.secret.mbean
Interface SecretManagerAdminMBean

All Known Implementing Classes:
SecretManagerAdminMBeanImpl

public interface SecretManagerAdminMBean

Admin service for managing SecretManager


Method Summary
 void init()
          Initialize the SecretManager
 void shutDown()
          Shutting Down the SecretManager
 

Method Detail

init

void init()
Initialize the SecretManager


shutDown

void shutDown()
Shutting Down the SecretManager



Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.