|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MBeanRegistrationProviderException | |
---|---|
net.sf.ehcache.management.provider | This package contains classes related to MBeanRegistrationProvider and its implementation. |
net.sf.ehcache.management.sampled | This package contains classes related to MBeans with Sampled Statistics. |
Uses of MBeanRegistrationProviderException in net.sf.ehcache.management.provider |
---|
Methods in net.sf.ehcache.management.provider that throw MBeanRegistrationProviderException | |
---|---|
void |
MBeanRegistrationProviderImpl.initialize(CacheManager cacheManager,
ClusteredInstanceFactory clusteredInstanceFactory)
Initialize MBeanRegistration if necessary for the cacheManager |
void |
MBeanRegistrationProvider.initialize(CacheManager cacheManager,
ClusteredInstanceFactory clusteredInstanceFactory)
Initialize MBeanRegistration if necessary for the cacheManager |
void |
NullMBeanRegistrationProvider.reinitialize(ClusteredInstanceFactory clusteredInstanceFactory)
A null implementation of MBeanRegistrationProvider.reinitialize(ClusteredInstanceFactory) |
void |
MBeanRegistrationProviderImpl.reinitialize(ClusteredInstanceFactory clusteredInstanceFactory)
Reinitialize the mbeans. |
void |
MBeanRegistrationProvider.reinitialize(ClusteredInstanceFactory clusteredInstanceFactory)
Reinitialize the mbeans. |
Uses of MBeanRegistrationProviderException in net.sf.ehcache.management.sampled |
---|
Methods in net.sf.ehcache.management.sampled that throw MBeanRegistrationProviderException | |
---|---|
void |
SampledMBeanRegistrationProvider.reinitialize(ClusteredInstanceFactory clusteredInstanceFactory)
Reinitialize the mbeans. |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |