[jboss-dev-forums] [Design the new POJO MicroContainer] - Fine grained action aware interfaces (JBMICROCONT-134)

alesj do-not-reply at jboss.com
Mon Dec 25 10:01:18 EST 2006


I've commited initial code for fine grained action aware interfaces - [Action_State]KernelControllerContextAware interfaces.
Currently all interfaces extend KernelControllerContextAware, which is convenient for simple awareness, but might not be that useful in all cases.

By this we eliminate the uncertain decision where KernelControllerContextAware-ness belongs - simply implement the right 'action state' aware interface.
So we can change the current JMX and JNDI introductions on plain KernelControllerContextAware interface, but on a more selected one.


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

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



More information about the jboss-dev-forums mailing list