| 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 supplied AbstractAnnotationConfigSupport.TypeResolver where the type
resolution might result in a ClassNotFoundException, or possibly, NoClassDefFoundError. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.