private class PrivilegedFileReplicator.InitAction
extends java.lang.Object
implements java.security.PrivilegedExceptionAction<java.lang.Object>
Modifier | Constructor and Description |
---|---|
private |
InitAction() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
run()
Performs the action.
|