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() |
public Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable environment) throws javax.jcr.RepositoryException
getObjectInstance
in interface ObjectFactory
javax.jcr.RepositoryException
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.