com.bstek.dorado.config.definition
public interface Operation extends java.lang.Cloneable
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.Object object,
CreationContext context)
执行该初始化方法。
|
void execute(java.lang.Object object,
CreationContext context)
throws java.lang.Exception
object - 将被初始化的对象。context - 创建最终对象的上下文java.lang.ExceptionCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.