Uses of Interface
org.apache.jackrabbit.oak.jcr.observation.ChangeProcessorMBean
-
Packages that use ChangeProcessorMBean Package Description org.apache.jackrabbit.oak.jcr.observation -
-
Uses of ChangeProcessorMBean in org.apache.jackrabbit.oak.jcr.observation
Methods in org.apache.jackrabbit.oak.jcr.observation with parameters of type ChangeProcessorMBean Modifier and Type Method Description protected voidConsolidatedListenerMBeanImpl. bindChangeProcessorMBean(ChangeProcessorMBean mbean, Map<String,?> config)protected voidConsolidatedListenerMBeanImpl. unbindChangeProcessorMBean(ChangeProcessorMBean mbean, Map<String,?> config)
-