Skip to content

Commit

Permalink
Refactoring of dispatcher code into ui / non ui
Browse files Browse the repository at this point in the history
  • Loading branch information
jonalv committed Jan 17, 2011
1 parent 59e5eb3 commit f252478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/net.bioclipse.chembl/META-INF/spring/context.xml
Expand Up @@ -24,7 +24,7 @@
interface="net.bioclipse.core.api.managers.IJavaScriptManagerDispatcherAdvisor" />

<osgi:reference id="wrapInProxyAdvice"
interface="net.bioclipse.recording.IWrapInProxyAdvice" />
interface="net.bioclipse.core.api.recording.IWrapInProxyAdvice" />

<bean id="recordingAdvisor"
class="org.springframework.aop.support.RegexpMethodPointcutAdvisor">
Expand Down

0 comments on commit f252478

Please sign in to comment.