Hi everybody,
I was thinking if there's an AOP possibility to intercept a loaded applicationContext.
What does this mean. I'm try to build a simple spring application that gives some services and I would use spring-richclient to show a javatree with this services without influence the main application . I would like start the main application standalone and then start rich-client and intercept status,log etc.
Is this possible?


Reply With Quote