Skip to content

Instantly share code, notes, and snippets.

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