Interface CreationListener

All Known Implementing Classes:
BoundProviderFactory, ExposedKeyFactory, FactoryProxy

interface CreationListener
Something that is notified upon creation.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notify(Errors errors)
    Notifies that creation should happen.
  • Method Details

    • notify

      void notify(Errors errors)
      Notifies that creation should happen.