public class GlobalCallbackRegistry extends Object
AsynchronousCallback to recieve callback
notifications.AsynchronousCallback| Constructor and Description |
|---|
GlobalCallbackRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static List<AsynchronousCallback> |
getCallbacks() |
static void |
setCallbacks(List<AsynchronousCallback> callbacks) |
public GlobalCallbackRegistry()
public static List<AsynchronousCallback> getCallbacks()
public static void setCallbacks(List<AsynchronousCallback> callbacks)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.