JBoss EJB client 1.0.5.Final

org.jboss.ejb.client.naming.ejb
Class ejbURLContextFactory

java.lang.Object
  extended by org.jboss.ejb.client.naming.ejb.ejbURLContextFactory
All Implemented Interfaces:
ObjectFactory

public class ejbURLContextFactory
extends Object
implements ObjectFactory

ObjectFactory for the ejb: namespace

Author:
Stuart Douglas

Constructor Summary
ejbURLContextFactory()
           
 
Method Summary
 Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ejbURLContextFactory

public ejbURLContextFactory()
Method Detail

getObjectInstance

public Object getObjectInstance(Object obj,
                                Name name,
                                Context nameCtx,
                                Hashtable<?,?> environment)
                         throws Exception
Specified by:
getObjectInstance in interface ObjectFactory
Throws:
Exception

JBoss EJB client 1.0.5.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.