Class EjbSecurityComponentInvocationHandler

java.lang.Object
org.glassfish.ejb.security.application.EjbSecurityComponentInvocationHandler
All Implemented Interfaces:
org.glassfish.api.invocation.RegisteredComponentInvocationHandler

@Service(name="ejbSecurityCIH") @Singleton public class EjbSecurityComponentInvocationHandler extends Object implements org.glassfish.api.invocation.RegisteredComponentInvocationHandler
  • Constructor Details

    • EjbSecurityComponentInvocationHandler

      public EjbSecurityComponentInvocationHandler()
  • Method Details

    • getComponentInvocationHandler

      public org.glassfish.api.invocation.ComponentInvocationHandler getComponentInvocationHandler()
      Specified by:
      getComponentInvocationHandler in interface org.glassfish.api.invocation.RegisteredComponentInvocationHandler
    • register

      public void register()
      Specified by:
      register in interface org.glassfish.api.invocation.RegisteredComponentInvocationHandler