Refactoring in FileUploadHandlerStore

* Use synchronizedMap instead of lock object. This is possible since
  the handlers map is the only object covered by this lock.

* Register service handler in constructor instead of lazy creation.
  The constructor is only called from getInstance(), when this method
  is called, we know that the service handler is needed.
2 files changed
tree: 47d6d9972420ff1a10c9085d95f1e5ba7679291b
  1. bundles/
  2. examples/
  3. features/
  4. releng/
  5. tests/
  6. .gitignore
  7. component.xml