[jboss-user] [JBoss Microcontainer Development] - Issues using Javassist TypeInfoFactory in other projects
Ales Justin
do-not-reply at jboss.com
Tue Mar 30 08:28:47 EDT 2010
Ales Justin [http://community.jboss.org/people/alesj] replied to the discussion
"Issues using Javassist TypeInfoFactory in other projects"
To view the discussion, visit: http://community.jboss.org/message/534628#534628
--------------------------------------------------------------
>
> If we moved the setAccessible() stuff to jboss-reflect as indicated in the comment, we could manage the accessibility of members there?
This was a hack to get private method injection working -- use case for some EJB sandbox/prototype.
Dunno if this is still needed, perhaps just check if BeanAccessMode.ALL already does this on top of BeanInfo.
I know it does for private method/fields, just not sure about any method.
If not, then we can simply extend this notion of ALL to methods as well.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/534628#534628]
Start a new discussion in JBoss Microcontainer Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2115]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100330/00fa49ab/attachment.html
More information about the jboss-user
mailing list