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