org.jboss.ejb3.proxy.objectfactory.session.service
Class ServiceProxyObjectFactory

java.lang.Object
  extended by org.jboss.ejb3.proxy.impl.objectfactory.ProxyObjectFactory
      extended by org.jboss.ejb3.proxy.impl.objectfactory.Ejb3RegistrarProxyObjectFactory
          extended by org.jboss.ejb3.proxy.impl.objectfactory.session.service.ServiceProxyObjectFactory
              extended by org.jboss.ejb3.proxy.objectfactory.session.service.ServiceProxyObjectFactory
All Implemented Interfaces:
java.io.Serializable, javax.naming.spi.ObjectFactory

Deprecated.

@Deprecated
public class ServiceProxyObjectFactory
extends org.jboss.ejb3.proxy.impl.objectfactory.session.service.ServiceProxyObjectFactory

See Also:
Serialized Form

Constructor Summary
ServiceProxyObjectFactory()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.jboss.ejb3.proxy.impl.objectfactory.session.service.ServiceProxyObjectFactory
getProxy, getProxyFactoryClass
 
Methods inherited from class org.jboss.ejb3.proxy.impl.objectfactory.ProxyObjectFactory
createProxyFactoryProxy, getObjectInstance, 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

ServiceProxyObjectFactory

public ServiceProxyObjectFactory()
Deprecated.