org.apache.aries.jndi.url
Class BlueprintURLContextFactory

java.lang.Object
  extended by org.apache.aries.jndi.url.BlueprintURLContextFactory
All Implemented Interfaces:
ObjectFactory

public class BlueprintURLContextFactory
extends Object
implements ObjectFactory


Constructor Summary
BlueprintURLContextFactory(org.osgi.framework.Bundle callersBundle)
           
 
Method Summary
 Object getObjectInstance(Object obj, Name name, Context callersCtx, Hashtable<?,?> envmt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlueprintURLContextFactory

public BlueprintURLContextFactory(org.osgi.framework.Bundle callersBundle)
Method Detail

getObjectInstance

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


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.