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