org.glassfish.jersey.examples.managedbeans.resources
Class ManagedBeanPerRequestResource.MyInterceptor
java.lang.Object
org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanPerRequestResource.MyInterceptor
- Enclosing class:
- ManagedBeanPerRequestResource
public static class ManagedBeanPerRequestResource.MyInterceptor
- extends Object
|
Method Summary |
Object |
around(javax.interceptor.InvocationContext ctx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagedBeanPerRequestResource.MyInterceptor
public ManagedBeanPerRequestResource.MyInterceptor()
around
public Object around(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.