org.jboss.ejb3.proxy.impl.objectfactory
Class Ejb3RegistrarProxyObjectFactory
java.lang.Object
org.jboss.ejb3.proxy.impl.objectfactory.ProxyObjectFactory
org.jboss.ejb3.proxy.impl.objectfactory.Ejb3RegistrarProxyObjectFactory
- All Implemented Interfaces:
- Serializable, ObjectFactory
- Direct Known Subclasses:
- ServiceProxyObjectFactory, SessionProxyObjectFactory
public abstract class Ejb3RegistrarProxyObjectFactory
- extends ProxyObjectFactory
- implements ObjectFactory, Serializable
Ejb3RegistrarProxyObjectFactory
A Proxy Object Factory using an underlying
Proxy Factory Registry intended to be obtained
as a managed object from the Object Store
- Version:
- $Revision: $
- Author:
- ALR
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Ejb3RegistrarProxyObjectFactory
public Ejb3RegistrarProxyObjectFactory()
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.