public abstract class BaseRequestHandlerGenerator extends Object implements RequestHandlerGenerator
| Modifier and Type | Field and Description |
|---|---|
protected OAuthConfiguration |
configuration |
protected org.mule.runtime.http.api.server.RequestHandlerManager |
requestHandlerManager |
| Constructor and Description |
|---|
BaseRequestHandlerGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerateprotected OAuthConfiguration configuration
protected org.mule.runtime.http.api.server.RequestHandlerManager requestHandlerManager
public void dispose()
dispose in interface RequestHandlerGeneratorCopyright © 2025 MuleSoft, Inc.. All rights reserved.