| java.lang.Object org.apache.openejb.ProxyInfo
ProxyInfo | public class ProxyInfo (Code) | | |
ProxyInfo | protected ProxyInfo()(Code) | | |
ProxyInfo | public ProxyInfo(DeploymentInfo depInfo, Object pk)(Code) | | This is the constructor that containers should call.
Containers do not know the list of interfaces that should
be applied nor do they need to tell the proxy handling
code what kind of proxy it should create.
Parameters: depInfo - Parameters: pk - |
|
|