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
另请参见:
序列化表格

构造方法摘要
AbstractTargetMetaDef()
           
 
方法摘要
 Class[] getInterfaces()
           
 void setInterfaces(Class[] interfaces)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
从接口 com.jdon.bussinessproxy.TargetMetaDef 继承的方法
getCacheKey, getClassName, getName, getTargetObjectFactory, isEJB
 

构造方法详细信息

AbstractTargetMetaDef

public AbstractTargetMetaDef()
方法详细信息

getInterfaces

public Class[] getInterfaces()
指定者:
接口 TargetMetaDef 中的 getInterfaces

setInterfaces

public void setInterfaces(Class[] interfaces)
指定者:
接口 TargetMetaDef 中的 setInterfaces


Copyright © 2013. All Rights Reserved.