Uses of Interface
edu.internet2.middleware.grouper.hooks.logic.HookAsynchronousHandler

Packages that use HookAsynchronousHandler
edu.internet2.middleware.grouper.hooks.logic This package contains misc logic classes that make hooks work 
 

Uses of HookAsynchronousHandler in edu.internet2.middleware.grouper.hooks.logic
 

Methods in edu.internet2.middleware.grouper.hooks.logic with parameters of type HookAsynchronousHandler
static void HookAsynchronous.callbackAsynchronous(HooksContext hooksContext, HooksBean hooksBean, HookAsynchronousHandler hookAsynchronousHandler)
          use this to make an asynchronous hook implementation