Uses of Class
org.craftercms.engine.util.spring.AbstractProxyBean
Packages that use AbstractProxyBean
-
Uses of AbstractProxyBean in org.craftercms.engine.targeting.impl
Subclasses of AbstractProxyBean in org.craftercms.engine.targeting.implModifier and TypeClassDescriptionclassTargetedUrlStrategythat proxies to the strategy defined in the site application context, or if not defined, to the default one in the general application context.classProxyTargetIdManagerthat proxies to the manager defined in the site application context, or if not defined, to the default one in the general application context.