Package com.mtgi.analytics.aop.config.v11

Interface Summary
ConfigurationConstants String constants for values embedded in com/mtgi/analytics/aop/config/v11/applicationContext.xml.
 

Class Summary
BtConfigBeanDefinitionParser Parses the bt:config tag.
BtDataSourceBeanDefinitionDecorator decorates the annotated datasource bean definition with behavior tracking
BtHttpRequestsBeanDefinitionParser Parses bean definitions for ServletRequestBehaviorTrackingAdapter based on occurrances of bt:http-requests nested in bt:manager.
BtInnerBeanDefinitionParser Generic parser for inner bean definitions enclosed by a bt:manager tag.
BtJdbcPersisterBeanDefinitionParser Parses the bt:jdbc-persister tag to produce an JdbcBehaviorEventPersisterImpl bean, for inclusion in an enclosing bt:manager tag or as a standalone managed bean.
BtManagerBeanDefinitionParser Parser for <bt:manager> configuration tags, the most significant tag in behavior tracking configuration.
BtManagerBeanDefinitionParser.ManagerComponentDefinition Specialized TemplateComponentDefinition for the bt:manager config tag.
BtNamespaceHandler NamespaceHandler allowing for the configuration of declarative behavior tracking management using XML.
BtXmlPersisterBeanDefinitionParser Parses the bt:xml-persister tag to produce an XmlBehaviorEventPersisterImpl bean, for inclusion in an enclosing bt:manager tag or as a standalone managed bean.
SchedulerActivationPostProcessor Adds a trigger to a Quartz scheduler automatically after a bean factory is initialized.