@FunctionalInterface public static interface Callback.SerializableVoid extends Serializable
| Modifier and Type | Method and Description | 
|---|---|
| void | invoke()This method should be invoked by the method where you're passing this callback instance to. | 
Copyright © 2012–2021 OmniFaces. All rights reserved.