[jboss-user] [JBoss AOP] - Re: Obscure error message

flavia.rainone do-not-reply at jboss.com
Tue Dec 5 08:04:55 EST 2006


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#3991270

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991270



More information about the jboss-user mailing list