Class AsyncReadModifyWriteDemo
java.lang.Object
org.forgerock.json.resource.examples.AsyncReadModifyWriteDemo
An example client application which performs an asynchronous read, modify,
write update cycle for a resource in an in memory resource container. This
example does not require any command line arguments.
-
Method Summary
-
Method Details
-
main
Main method.- Parameters:
args
- The command line arguments: this example does not have any.- Throws:
ResourceException
- If an unexpected error occurred.
-