public class SpringBeanTagFactory extends Object implements TagFactory, org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
SpringBeanTagFactory() |
public void setName(String name)
name - public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareapplicationContext - public Tag createTag()
createTag 在接口中 TagFactoryCopyright © 2020. All rights reserved.