org.apache.aries.jndi
Class ProviderAdminService
java.lang.Object
org.apache.aries.jndi.ProviderAdminService
- All Implemented Interfaces:
- org.osgi.service.jndi.JNDIProviderAdmin
public class ProviderAdminService
- extends Object
- implements org.osgi.service.jndi.JNDIProviderAdmin
Constructor Summary |
ProviderAdminService(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 |
ProviderAdminService
public ProviderAdminService(org.osgi.framework.BundleContext defaultContext,
org.osgi.framework.BundleContext callerContext)
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context context,
Map<?,?> environment)
throws Exception
- Specified by:
getObjectInstance
in interface org.osgi.service.jndi.JNDIProviderAdmin
- Throws:
Exception
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context context,
Map<?,?> environment,
Attributes attributes)
throws Exception
- Specified by:
getObjectInstance
in interface org.osgi.service.jndi.JNDIProviderAdmin
- Throws:
Exception
close
public void close()
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.