org.jboss.resteasy.cdi.interceptors
Class PostConstructInterceptor
java.lang.Object
org.jboss.resteasy.cdi.interceptors.PostConstructInterceptor
@Interceptor
public class PostConstructInterceptor
- extends Object
- Version:
- $Revision: 1.1 $
Copyright Dec 19, 2012
- Author:
- Ron Sigal
Method Summary |
void |
intercept(javax.interceptor.InvocationContext ctx)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostConstructInterceptor
public PostConstructInterceptor()
intercept
@PostConstruct
public void intercept(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.