public final class ResourceAllocationHandler extends Object implements EventHandler<ResourceAllocationEvent>
| Modifier and Type | Method and Description |
|---|---|
void |
onNext(ResourceAllocationEvent value)
Handles an event.
|
public void onNext(ResourceAllocationEvent value)
EventHandleronNext in interface EventHandler<ResourceAllocationEvent>value - an eventCopyright © 2016 The Apache Software Foundation. All rights reserved.