org.reaktivity.nukleus.ControllerFactorySpi<AmqpController>public final class AmqpControllerFactorySpi extends java.lang.Object implements org.reaktivity.nukleus.ControllerFactorySpi<AmqpController>
| Constructor | Description |
|---|---|
AmqpControllerFactorySpi() |
| Modifier and Type | Method | Description |
|---|---|---|
AmqpController |
create(org.reaktivity.nukleus.Configuration config,
org.reaktivity.nukleus.ControllerBuilder<AmqpController> builder) |
|
java.lang.Class<AmqpController> |
kind() |
|
java.lang.String |
name() |
public java.lang.String name()
name in interface org.reaktivity.nukleus.ControllerFactorySpi<AmqpController>public java.lang.Class<AmqpController> kind()
kind in interface org.reaktivity.nukleus.ControllerFactorySpi<AmqpController>public AmqpController create(org.reaktivity.nukleus.Configuration config, org.reaktivity.nukleus.ControllerBuilder<AmqpController> builder)
create in interface org.reaktivity.nukleus.ControllerFactorySpi<AmqpController>Copyright © 2020. All rights reserved.