Uses of Interface
org.glassfish.api.invocation.ComponentInvocationHandler
-
-
Uses of ComponentInvocationHandler in com.sun.enterprise.container.common.impl
Classes in com.sun.enterprise.container.common.impl that implement ComponentInvocationHandler Modifier and Type Class Description static classEntityManagerWrapper.NonTxEMCleaner -
Uses of ComponentInvocationHandler in com.sun.enterprise.resource.pool
Classes in com.sun.enterprise.resource.pool that implement ComponentInvocationHandler Modifier and Type Class Description classPoolManagerImpl -
Uses of ComponentInvocationHandler in com.sun.enterprise.transaction
Classes in com.sun.enterprise.transaction that implement ComponentInvocationHandler Modifier and Type Class Description classTransactionInvocationHandler -
Uses of ComponentInvocationHandler in com.sun.web.security
Methods in com.sun.web.security that return ComponentInvocationHandler Modifier and Type Method Description ComponentInvocationHandlerWebSecurityComponentInvocationHandler. getComponentInvocationHandler() -
Uses of ComponentInvocationHandler in org.glassfish.api.invocation
Methods in org.glassfish.api.invocation that return ComponentInvocationHandler Modifier and Type Method Description ComponentInvocationHandlerRegisteredComponentInvocationHandler. getComponentInvocationHandler()Constructors in org.glassfish.api.invocation with parameters of type ComponentInvocationHandler Constructor Description InvocationManagerImpl(ComponentInvocationHandler... handlers) -
Uses of ComponentInvocationHandler in org.glassfish.ejb.security.application
Methods in org.glassfish.ejb.security.application that return ComponentInvocationHandler Modifier and Type Method Description ComponentInvocationHandlerEjbSecurityComponentInvocationHandler. getComponentInvocationHandler()
-