|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PostUserRegistrationHook | |
|---|---|
| com.tootsville | |
| org.starhope.appius.mb | |
| Uses of PostUserRegistrationHook in com.tootsville |
|---|
| Classes in com.tootsville that implement PostUserRegistrationHook | |
|---|---|
class |
WebUtil
WebUtil contains business logic methods called by the Membership And Billing front-end JSP pages. |
| Uses of PostUserRegistrationHook in org.starhope.appius.mb |
|---|
| Fields in org.starhope.appius.mb with type parameters of type PostUserRegistrationHook | |
|---|---|
private static Set<PostUserRegistrationHook> |
MBSession.postUserRegistrationHooks
Hooks to run after successful user registrations |
| Methods in org.starhope.appius.mb with parameters of type PostUserRegistrationHook | |
|---|---|
static void |
MBSession.addPostUserRegistrationHook(PostUserRegistrationHook hook)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||