Class osgiURLContextFactory
java.lang.Object
com.zfabrik.util.internal.jndi.osgi.osgiURLContextFactory
- All Implemented Interfaces:
ObjectFactory
We bind the osgi scheme as an alias to components. Just to satisfy Hibernate in
case it is used (HHH-15322)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
osgiURLContextFactory
public osgiURLContextFactory()
-
-
Method Details
-
getObjectInstance
public Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?, ?> environment) throws Exception- Specified by:
getObjectInstance
in interfaceObjectFactory
- Throws:
Exception
-