public class ResolverInformation extends Object
| Constructor and Description |
|---|
ResolverInformation(String resolverName,
boolean requiresConnection,
boolean requiresConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getResolverName() |
int |
hashCode() |
boolean |
isRequiresConfiguration() |
boolean |
isRequiresConnection() |
public ResolverInformation(String resolverName, boolean requiresConnection, boolean requiresConfiguration)
public String getResolverName()
public boolean isRequiresConnection()
public boolean isRequiresConfiguration()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.