Interface EventMonitor

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void accountCreated​(org.duracloud.account.db.model.util.AccountCreationInfo accountCreationInfo)
      This method defines the contract for receiving notification of the 'account-creation' event.
    • Method Detail

      • accountCreated

        void accountCreated​(org.duracloud.account.db.model.util.AccountCreationInfo accountCreationInfo)
        This method defines the contract for receiving notification of the 'account-creation' event.
        Parameters:
        accountCreationInfo - of new account