Searched defs:GetPropertyAction (Results 1 – 2 of 2) sorted by relevance
29 public class GetPropertyAction implements java.security.PrivilegedAction<java.lang.String> { class32 public GetPropertyAction(java.lang.String theProp) { in GetPropertyAction() method in GetPropertyAction37 public GetPropertyAction(java.lang.String theProp, java.lang.String defaultVal) { in GetPropertyAction() method in GetPropertyAction
53 public class GetPropertyAction implements PrivilegedAction<String> { class63 public GetPropertyAction(String theProp) { in GetPropertyAction() method in GetPropertyAction74 public GetPropertyAction(String theProp, String defaultVal) { in GetPropertyAction() method in GetPropertyAction