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
49 public class GetPropertyAction class60 public GetPropertyAction(String theProp) { in GetPropertyAction() method in GetPropertyAction71 public GetPropertyAction(String theProp, String defaultVal) { in GetPropertyAction() method in GetPropertyAction