I don't think there is a way to do this. Currently, the class expressions are all
based on the name of the class, and not on its accessibility from other classes.
However, you can specify the constructor to be private or public. But you put a wildcard
in the place of the constructor accessibility constraint, since this will be interpreted
as a return type, as I've told you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991270#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...