"alesj" wrote :
| You could perhaps change that type to which ICF is mapped against
| is contract of ICF:
|
| | public interface ICF<T>
| | {
| | Class<T> getType();
| | }
| |
|
|
Where is this getType used to build the callback signature?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186072#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...