private static class ServiceLoader.PropertyAccessAction
extends java.lang.Object
implements java.security.PrivilegedAction<java.lang.String>
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
name |
| Constructor and Description |
|---|
PropertyAccessAction(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
run() |