Save This Page
Home » jboss-5.0.0.CR1-src » org » jboss » proxy » [javadoc | source]
org.jboss.proxy
public class: SecurityInterceptor [javadoc | source]
java.lang.Object
   org.jboss.proxy.Interceptor
      org.jboss.proxy.SecurityInterceptor

All Implemented Interfaces:
    Externalizable

The client-side proxy for an EJB Home object.
Fields inherited from org.jboss.proxy.Interceptor:
nextInterceptor
Constructor:
 public SecurityInterceptor() 
Method from org.jboss.proxy.SecurityInterceptor Summary:
invoke
Methods from org.jboss.proxy.Interceptor:
getNext,   invoke,   readExternal,   setNext,   writeExternal
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.proxy.SecurityInterceptor Detail:
 public Object invoke(Invocation invocation) throws Throwable