Uses of Interface
org.glassfish.enterprise.iiop.api.IIOPInterceptorFactory
-
-
Uses of IIOPInterceptorFactory in com.sun.enterprise.iiop.security
Classes in com.sun.enterprise.iiop.security that implement IIOPInterceptorFactory Modifier and Type Class Description classSecurityIIOPInterceptorFactory -
Uses of IIOPInterceptorFactory in com.sun.enterprise.security.appclient
Classes in com.sun.enterprise.security.appclient that implement IIOPInterceptorFactory Modifier and Type Class Description classAppclientIIOPInterceptorFactory -
Uses of IIOPInterceptorFactory in com.sun.enterprise.transaction.jts.iiop
Classes in com.sun.enterprise.transaction.jts.iiop that implement IIOPInterceptorFactory Modifier and Type Class Description classTransactionIIOPInterceptorFactoryclassTransactionInterceptorFactory -
Uses of IIOPInterceptorFactory in fish.payara.ejb.opentracing
Classes in fish.payara.ejb.opentracing that implement IIOPInterceptorFactory Modifier and Type Class Description classOpenTracingIiopInterceptorFactoryFactory for creating IIOP client and server interceptors that propagate OpenTracing SpanContext. -
Uses of IIOPInterceptorFactory in org.glassfish.enterprise.iiop.util
Methods in org.glassfish.enterprise.iiop.util that return types with arguments of type IIOPInterceptorFactory Modifier and Type Method Description Collection<IIOPInterceptorFactory>IIOPUtils. getAllIIOPInterceptrFactories()
-