Class AzureEventBus.SimpleEvent<T>
- java.lang.Object
-
- com.microsoft.azure.toolkit.lib.common.event.AzureEventBus.SimpleEvent<T>
-
- All Implemented Interfaces:
AzureEvent<T>
- Enclosing class:
- AzureEventBus
private static class AzureEventBus.SimpleEvent<T> extends Object implements AzureEvent<T>
-
-
Constructor Summary
Constructors Modifier Constructor Description privateSimpleEvent()
-