org.apache.openejb.security.internal
Class InternalSecurityInterceptor

java.lang.Object
  extended by org.apache.openejb.security.internal.InternalSecurityInterceptor

public class InternalSecurityInterceptor
extends Object


Field Summary
static String OPENEJB_INTERNAL_BEANS_SECURITY_ENABLED
           
 
Constructor Summary
InternalSecurityInterceptor()
           
 
Method Summary
 Object invoke(javax.interceptor.InvocationContext ic)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OPENEJB_INTERNAL_BEANS_SECURITY_ENABLED

public static final String OPENEJB_INTERNAL_BEANS_SECURITY_ENABLED
See Also:
Constant Field Values
Constructor Detail

InternalSecurityInterceptor

public InternalSecurityInterceptor()
Method Detail

invoke

public Object invoke(javax.interceptor.InvocationContext ic)
              throws Exception
Throws:
Exception


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.