| Package | Description |
|---|---|
| org.springframework.data.gemfire.config.annotation.support |
| Modifier and Type | Method and Description |
|---|---|
protected <T> Class<T> |
AbstractAnnotationConfigSupport.safeResolveType(AbstractAnnotationConfigSupport.TypeResolver<T> typeResolver)
Safely resolves a
type returned by the given AbstractAnnotationConfigSupport.TypeResolver where the type
resolution might result in a ClassNotFoundException or NoClassDefFoundError. |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.