[seam-commits] [seam/solder] 1c37e9: SOLDER-29 Add setAccessible() method to Property
noreply at github.com
noreply at github.com
Wed Dec 8 05:47:28 EST 2010
Branch: refs/heads/master
Home: https://github.com/seam/solder
Commit: 1c37e9d78a20abbfd84c617415428c324ffb3e42
https://github.com/seam/solder/commit/1c37e9d78a20abbfd84c617415428c324ffb3e42
Author: Stuart Douglas <stuart.w.douglas at gmail.com>
Date: 2010-12-02 (Thu, 02 Dec 2010)
Changed paths:
M impl/src/main/java/org/jboss/seam/solder/properties/FieldPropertyImpl.java
M impl/src/main/java/org/jboss/seam/solder/properties/MethodPropertyImpl.java
M impl/src/main/java/org/jboss/seam/solder/properties/Property.java
A impl/src/main/java/org/jboss/seam/solder/reflection/SetAccessiblePriviligedAction.java
Log Message:
-----------
SOLDER-29 Add setAccessible() method to Property
More information about the seam-commits
mailing list