public class TopicSource extends ActionSource
@Topic.SourceI.ExceptionalConsumer<I,E extends java.lang.Throwable>, SourceI.ExceptionalFunction<I,O,E extends java.lang.Throwable>, SourceI.SourceIHandler<OUT>| Constructor and Description |
|---|
TopicSource(java.lang.String name) |
TopicSource(Topic topic) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getName() |
java.lang.String |
toString() |
isLogicalSourceaccept, apply, getContextClass, onContextSet, setContextClasspublic TopicSource(java.lang.String name)
public TopicSource(Topic topic)