public class DomainClassResolver extends Object
web
requests related to mapped and exported Repositories.| Constructor and Description |
|---|
DomainClassResolver() |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
resolve(Method method,
NativeWebRequest webRequest)
Resolves a domain class that is associated with the
NativeWebRequest |
public Class<?> resolve(Method method, NativeWebRequest webRequest)
NativeWebRequestmethod - must not be null.webRequest - must not be null.Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.