Package org.jboss.weld.interceptor.util
Class InterceptionUtils
java.lang.Object
org.jboss.weld.interceptor.util.InterceptionUtils
- Author:
- Marius Bogoevici
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidexecutePostConstruct(Object proxy) static voidexecutePredestroy(Object proxy)
-
Field Details
-
POST_CONSTRUCT
- See Also:
-
PRE_DESTROY
- See Also:
-
-
Method Details
-
executePostConstruct
-
executePredestroy
-