My favorites | Sign in
Project Logo
                
Search
for
Updated Jul 23, 2008 by carl.azo...@zenika.com
Labels: Featured
WebConfiguration  

Web Configuration

In case you want to activate the statistics export via JMX (it is off by default)

<bean class="com.zenika.zentracker.spring.WebZenTrackerConfigurer">
  <property name="sessionAttributeIdentifier" value="{please use a session attribute}"/>
  <property name="exportJMXStatistics" value="true"/>
</bean>

JAVADOC:

/


Sign in to add a comment
Hosted by Google Code