com.jdon.bussinessproxy.meta
类 AbstractTargetMetaDef
java.lang.Object
com.jdon.bussinessproxy.meta.AbstractTargetMetaDef
- 所有已实现的接口:
- TargetMetaDef, Serializable, Cloneable
- 直接已知子类:
- POJOTargetMetaDef
public abstract class AbstractTargetMetaDef
- extends Object
- implements TargetMetaDef, Cloneable
TargetMetaDef abstract concrete class
implements some common functions for pojo or ejb
- 作者:
- banq
- 另请参见:
- 序列化表格
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTargetMetaDef
public AbstractTargetMetaDef()
getInterfaces
public Class[] getInterfaces()
- 指定者:
- 接口
TargetMetaDef 中的 getInterfaces
setInterfaces
public void setInterfaces(Class[] interfaces)
- 指定者:
- 接口
TargetMetaDef 中的 setInterfaces
Copyright © 2013. All Rights Reserved.