public class ProxyInstanceFactoryVisitable extends Object implements Visitable
HttpSessionVisitorFactoryImp,
{@link com.jdon.container.access.ServiceAccessorImp#getService(TargetMetaRequest)}| 构造器和说明 |
|---|
ProxyInstanceFactoryVisitable(AopClient aopClient,
TargetMetaRequestsHolder targetMetaRequestsHolder) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
accept() |
protected Class[] |
getInterfaces(TargetMetaDef targetMetaDef)
get the interface of target class if it is EJB, it is ejb local/remote
interface if it is pojo, it is a class .
|
Class[] |
getPOJOInterfaces(TargetMetaDef targetMetaDef) |
public ProxyInstanceFactoryVisitable(AopClient aopClient, TargetMetaRequestsHolder targetMetaRequestsHolder)
aopClient - protected Class[] getInterfaces(TargetMetaDef targetMetaDef)
targetMetaDef - public Class[] getPOJOInterfaces(TargetMetaDef targetMetaDef)
Copyright © 2018. All rights reserved.