[jboss-dev-forums] [Design the new POJO MicroContainer] - Deployer relative order - common place
alesj
do-not-reply at jboss.com
Sat Oct 21 07:26:44 EDT 2006
I can see that we have method 'int getRelativeOrder()' in both interfaces - Deployer and StructureDeployer.
Should we make it a common interface RelativeOrdered or something - also reducing on duplicate Comparator - and that both Deployers will extend it?
I think it would also be good to keep all our orders in the same place - in this RelativeOrdered - or at least in the Deployers interfaces. Thinking from users perspective - a quick overview of orders, and how should he order his own Deployers.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979790#3979790
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979790
More information about the jboss-dev-forums
mailing list