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