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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.glassfish.api.invocation.ComponentInvocationHandlervoidregister()
-
Constructor Details
-
EjbSecurityComponentInvocationHandler
public EjbSecurityComponentInvocationHandler()
-
-
Method Details
-
getComponentInvocationHandler
public org.glassfish.api.invocation.ComponentInvocationHandler getComponentInvocationHandler()- Specified by:
getComponentInvocationHandlerin interfaceorg.glassfish.api.invocation.RegisteredComponentInvocationHandler
-
register
public void register()- Specified by:
registerin interfaceorg.glassfish.api.invocation.RegisteredComponentInvocationHandler
-