org.jboss.ejb3.proxy.impl.objectfactory
Class Ejb3RegistrarProxyObjectFactory

java.lang.Object
  extended by org.jboss.ejb3.proxy.impl.objectfactory.ProxyObjectFactory
      extended by 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

Constructor Summary
Ejb3RegistrarProxyObjectFactory()
           
 
Method Summary
 
Methods inherited from class org.jboss.ejb3.proxy.impl.objectfactory.ProxyObjectFactory
createProxyFactoryProxy, getObjectInstance, getProxy, getProxyFactoryClass, getSingleReferenceAddressValue, getSingleRequiredReferenceAddressValue, hasBusiness, hasLocalBusiness, hasRemoteBusiness, redefineProxyInTcl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.naming.spi.ObjectFactory
getObjectInstance
 

Constructor Detail

Ejb3RegistrarProxyObjectFactory

public Ejb3RegistrarProxyObjectFactory()


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.