public interface ClassAccessFactory
Modifier and Type | Method and Description |
---|---|
<C> ClassAccess<C> |
getClassAccess(Class<C> clazz)
Get a class access instance for the given class
|
<C> ClassAccess<C> getClassAccess(Class<C> clazz)
C
- The type of classclazz
- The classCopyright © 2010–2018 Jadira Systems. All rights reserved.