public class BlockingEvent
extends org.springframework.context.ApplicationEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
BlockingEvent.Type |
source| Constructor and Description |
|---|
BlockingEvent(Object source,
BlockingEvent.Type type,
Object message) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getMessage() |
BlockingEvent.Type |
getType() |
String |
toString() |
getSourcepublic BlockingEvent(Object source, BlockingEvent.Type type, Object message)
public BlockingEvent.Type getType()
public Object getMessage()
public String toString()
toString in class EventObjectCopyright © 2018 BitSensor. All rights reserved.