org.glassfish.ejb.security.application
Class EjbSecurityComponentInvocationHandler
java.lang.Object
com.sun.enterprise.security.SecurityComponentInvocationHandler
org.glassfish.ejb.security.application.EjbSecurityComponentInvocationHandler
- All Implemented Interfaces:
- RegisteredComponentInvocationHandler
@Service(name="ejbSecurityCIH")
@Scoped(value=org.jvnet.hk2.component.Singleton.class)
public class EjbSecurityComponentInvocationHandler
- extends SecurityComponentInvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EjbSecurityComponentInvocationHandler
public EjbSecurityComponentInvocationHandler()
getComponentInvocationHandler
public ComponentInvocationHandler getComponentInvocationHandler()
register
public void register()
Copyright © 2012 GlassFish Community. All Rights Reserved.