com.jdon.container.access
类 ServiceAccessorImp

java.lang.Object
  继承者 com.jdon.container.access.ServiceAccessorImp
所有已实现的接口:
ServiceAccessor

public class ServiceAccessorImp
extends Object
implements ServiceAccessor

作者:
banq
另请参见:
ProxyInstanceFactoryVisitable

构造方法摘要
ServiceAccessorImp(TargetMetaRequestsHolder targetMetaRequestsHolder)
           
 
方法摘要
 Object executeService(ContainerWrapper cw)
           
 Object getService()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ServiceAccessorImp

public ServiceAccessorImp(TargetMetaRequestsHolder targetMetaRequestsHolder)
方法详细信息

getService

public Object getService()
指定者:
接口 ServiceAccessor 中的 getService

executeService

public Object executeService(ContainerWrapper cw)
                      throws Exception
指定者:
接口 ServiceAccessor 中的 executeService
抛出:
Exception


Copyright © 2013. All Rights Reserved.