[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: ClassLoading Module usage

kabir.khan@jboss.com do-not-reply at jboss.com
Mon Oct 15 16:49:38 EDT 2007


So my take on this is currently:

1) Implement org.jboss.virtual.plugins.context.memory.
MemoryContextFactory
MemoryContext
MemoryContextHandler

2) Plug the context factory for vfsmemory into VFSContextFactoryLocator

3) VFSTopLevelClassLoaderSystemDeployer
a) When creating the top level classloader pass in a memory virtual file as one of the roots
b) Attach the memory virtual file to the deployment?

4) AspectDeployer
a) Get the memory virtual file from the deployment and output the generated classes to there (possibly using the AssembledXXX stuff?)



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095406#4095406

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095406



More information about the jboss-dev-forums mailing list