[jboss-dev-forums] [JBoss AS Development] - Re: Naming over Remoting 3
ALRubinger
do-not-reply at jboss.com
Thu Dec 3 22:38:20 EST 2009
R:
Looks like InvocationContextProvider as an SPI is pretty useless. We can move the "isEmpty" support to the API InvocationContext. This allows us to make the three-arg InvocationImpl constructor public.
Additionally we can add an "Iterable<?> getKeys" to InvocationContext.
Don't be scared to touch this project BTW; it's basically a prototype playground now.
I've committed the changes above in r3824.
S,
ALR
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4268913#4268913
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4268913
More information about the jboss-dev-forums
mailing list