org.apache.openejb.core.cmp
Class ProxyFactory
java.lang.Object
org.apache.openejb.core.cmp.ProxyFactory
public class ProxyFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyFactory
public ProxyFactory(CoreDeploymentInfo deploymentInfo)
createRemoteProxy
public Object createRemoteProxy(javax.ejb.EntityBean bean,
RpcContainer container)
createLocalProxy
public Object createLocalProxy(javax.ejb.EntityBean bean,
RpcContainer container)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.