org.jboss.proxy
Class SecurityInterceptor
java.lang.Object
org.jboss.proxy.Interceptor
org.jboss.proxy.SecurityInterceptor
- All Implemented Interfaces:
- Externalizable, Serializable
public class SecurityInterceptor
- extends Interceptor
The client-side proxy for an EJB Home object.
- Version:
- $Revision: 57209 $
- Author:
- Marc Fleury
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityInterceptor
public SecurityInterceptor()
- No-argument constructor for externalization.
invoke
public Object invoke(Invocation invocation)
throws Throwable
- Specified by:
invoke
in class Interceptor
- Throws:
Throwable
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.