Uses of Class
edu.internet2.middleware.grouper.hooks.beans.HooksLifecycleGrouperStartupBean

Packages that use HooksLifecycleGrouperStartupBean
edu.internet2.middleware.grouper.hooks This package contains base classes which can be extended and registered as hooks 
edu.internet2.middleware.grouper.hooks.beans This package contains beans which are used by hooks to pass data. 
 

Uses of HooksLifecycleGrouperStartupBean in edu.internet2.middleware.grouper.hooks
 

Methods in edu.internet2.middleware.grouper.hooks with parameters of type HooksLifecycleGrouperStartupBean
 void LifecycleHooks.grouperStartup(HooksContext hooksContext, HooksLifecycleGrouperStartupBean hooksLifecycleStartupBean)
          called when grouper starts up (note, this might be too early to do anything complex)
 

Uses of HooksLifecycleGrouperStartupBean in edu.internet2.middleware.grouper.hooks.beans
 

Methods in edu.internet2.middleware.grouper.hooks.beans that return HooksLifecycleGrouperStartupBean
 HooksLifecycleGrouperStartupBean HooksLifecycleGrouperStartupBean.clone()
          deep clone the fields in this object