@CompileStatic public final class ReactorBuilder.NestedReactorBuilder extends ReactorBuilder
ReactorBuilder.NestedReactorBuilder, ReactorBuilder.SelectorProcessor| Constructor and Description |
|---|
NestedReactorBuilder(String reactorName,
ReactorBuilder parent,
EventBus reactor) |
| Modifier and Type | Method and Description |
|---|---|
groovy.lang.MetaClass |
getMetaClass() |
Object |
getProperty(String property) |
Object |
invokeMethod(String method,
Object arguments) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setProperty(String property,
Object value) |
addConsumersFrom, dispatcher, ext, ext, exts, get, getDispatcher, getEnv, getFilter, getFIRST, getName, getOverride, getPUB_SUB, getRANDOM, getROUND_ROBIN, getRouter, init, isOverride, on, on, on, on, on, on, processor, processor, reactor, reactor, rehydrate, routingStrategy, setDispatcher, setEnv, setFilter, setOverride, setRouter, stream, stream, streampublic NestedReactorBuilder(String reactorName, ReactorBuilder parent, EventBus reactor)
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectgetMetaClass in class ReactorBuilderpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectsetMetaClass in class ReactorBuilderpublic Object invokeMethod(String method, Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectinvokeMethod in class ReactorBuilderpublic Object getProperty(String property)
getProperty in interface groovy.lang.GroovyObjectgetProperty in class ReactorBuilderpublic void setProperty(String property, Object value)
setProperty in interface groovy.lang.GroovyObjectsetProperty in class ReactorBuilderCopyright © 2016. All rights reserved.