Class ZkScopesConfigurer

java.lang.Object
org.springframework.beans.factory.config.CustomScopeConfigurer
org.zkoss.spring.config.ZkScopesConfigurer
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.Ordered

public class ZkScopesConfigurer extends org.springframework.beans.factory.config.CustomScopeConfigurer
Register zk specific scopes
Since:
4.0
Author:
robert
  • Field Summary

    Fields inherited from interface org.springframework.core.Ordered

    HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.springframework.beans.factory.config.CustomScopeConfigurer

    addScope, getOrder, postProcessBeanFactory, setBeanClassLoader, setOrder, setScopes

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ZkScopesConfigurer

      public ZkScopesConfigurer()