org.apache.aries.jndi
Class DirObjectFactoryHelper
java.lang.Object
org.apache.aries.jndi.ObjectFactoryHelper
org.apache.aries.jndi.DirObjectFactoryHelper
- All Implemented Interfaces:
- DirObjectFactory, ObjectFactory
public class DirObjectFactoryHelper
- extends ObjectFactoryHelper
- implements DirObjectFactory
Constructor Summary |
DirObjectFactoryHelper(org.osgi.framework.BundleContext defaultContext,
org.osgi.framework.BundleContext callerContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirObjectFactoryHelper
public DirObjectFactoryHelper(org.osgi.framework.BundleContext defaultContext,
org.osgi.framework.BundleContext callerContext)
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable<?,?> environment,
Attributes attrs)
throws Exception
- Specified by:
getObjectInstance
in interface DirObjectFactory
- Throws:
Exception
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.