Skip to content

Instantly share code, notes, and snippets.

@atishn
Created August 1, 2014 19:21
Show Gist options
  • Save atishn/e91b4d14b9377e46ab44 to your computer and use it in GitHub Desktop.
Save atishn/e91b4d14b9377e46ab44 to your computer and use it in GitHub Desktop.
Java Melody Configuration
<bean id="facadeMonitoringAdvisor">
<property name="pointcut">
<bean>
<property name="pattern" value=".*Service.*" />
</bean>
</property>
</bean>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment