anonymous wrote :
| BTW, the API for these should be in "api", the impls in
"impl-base". API can be a factory that returns an exporter instance by creating
one via reflection. Therefore we can lock down the API without a dependency upon
impl-base.
|
That is how I have it. API just loads a default instance based on a FQN class name.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251945#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...