Hi, I'm not sure this topic should be post in this group or security group or other.
Anyway, let's assume com.a package is implemented with 1000 classes with all public access methods, now classes in com.b want to use it. I'm wondering, how to refactor classes in com.a, so that only a few of classes/methods (which should be configurable) can be accessed from com.b? is it possible with less changes? Thanks -- John View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183374#4183374 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183374 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
