Package net.sf.ehcache.management.provider
This package contains classes related to MBeanRegistrationProvider and its implementation.
-
Interface Summary Interface Description MBeanRegistrationProvider Implementations of this interface will can initialize MBeanRegistration for the passed CacheManager.MBeanRegistrationProviderFactory Factory interface to createMBeanRegistrationProvider -
Class Summary Class Description MBeanRegistrationProviderFactoryImpl Defult implementation ofMBeanRegistrationProviderMBeanRegistrationProviderImpl Implementation ofMBeanRegistrationProviderNullMBeanRegistrationProvider A Null implementation ofMBeanRegistrationProviderwhich does nothing -
Exception Summary Exception Description MBeanRegistrationProviderException Exception thrown fromMBeanRegistrationProvider