Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HSM Modules are MBeans that implements a set of operations to store, retrieve and query Files of a specific HSM system.
Each module should register/unregister to a FileCopy service.
This behaviour is already implemented in class AbstractHSMModule by calling registerHSMModule in startService() and unregisterHSMModule in stopService() of the configured FileCopy service.

Dependencies

Image RemovedImage Added

Operations

#prepareHSMFile
Anchor
prepareHSMFile
prepareHSMFile
(File CopyService)

...