public class BindableRepositoryFactory extends Object implements ObjectFactory
BindableRepositoryFactory is an object factory that when given
 a reference for a BindableRepository object, will create an
 instance of the corresponding  BindableRepository.| Constructor and Description | 
|---|
| BindableRepositoryFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | getObjectInstance(Object obj,
                 Name name,
                 Context nameCtx,
                 Hashtable environment) | 
public Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable environment) throws RepositoryException
getObjectInstance in interface ObjectFactoryRepositoryExceptionCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.