The default-activation=”lazy” parameter in the XML indicates that the component’s manager is activated on demand and not on initialization of the Blueprint container.
XML 中的 default-activation=”lazy”参数指出组件管理器根据需要激活,不是在Blueprint 容器初始化时激活。
The default-activation=”lazy” parameter in the XML indicates that the component’s manager is activated on demand and not on initialization of the Blueprint container.
XML 中的 default-activation=”lazy”参数指出组件管理器根据需要激活,不是在Blueprint 容器初始化时激活。
应用推荐