扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.beans.beancontext类beancontextchildsupport的类成员方法: beancontextchildsupport定义及介绍
发布时间:2014-2-17
本文导语:
beancontextchildsupport
public beancontextchildsupport(beancontextchild bcc)
构造一个 beancontextchildsupport,其中 javabean 组件自身实现 beancontextchild 并封装它,并将该接口委托给此实现
setbeancontext
public void setbeancontext(beancontext bc)
...