Uses of Interface
org.jboss.weld.bean.proxy.StackAwareMethodHandler
-
Packages that use StackAwareMethodHandler Package Description org.jboss.weld.bean.proxy JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc.org.jboss.weld.interceptor.proxy JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc. -
-
Uses of StackAwareMethodHandler in org.jboss.weld.bean.proxy
Classes in org.jboss.weld.bean.proxy that implement StackAwareMethodHandler Modifier and Type Class Description classCombinedInterceptorAndDecoratorStackMethodHandlerA method handler that wraps the invocation of interceptors and decorators. -
Uses of StackAwareMethodHandler in org.jboss.weld.interceptor.proxy
Classes in org.jboss.weld.interceptor.proxy that implement StackAwareMethodHandler Modifier and Type Class Description classInterceptorMethodHandler
-