public class ReflectionUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static Set<Field> |
getHibersapSessionFields(Object target) |
static String |
getSessionManagerJndiName(Field sessionField) |
static void |
injectSessionIntoTarget(Object target,
Field field,
Session session) |
Copyright © 2014 akquinet tech@spree GmbH. All Rights Reserved.