public class InterceptionUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
POST_CONSTRUCT |
static String |
PRE_DESTROY |
Modifier and Type | Method and Description |
---|---|
static void |
executePostConstruct(Object proxy) |
static void |
executePredestroy(Object proxy) |
public static final String POST_CONSTRUCT
public static final String PRE_DESTROY
Copyright © 2016. All rights reserved.