public class DirectoryFactory extends Object implements org.springframework.beans.factory.FactoryBean<org.apache.lucene.store.Directory>
Constructor and Description |
---|
DirectoryFactory(ConfluenceDirectories confluenceDirectories) |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.store.Directory |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
public DirectoryFactory(ConfluenceDirectories confluenceDirectories)
public org.apache.lucene.store.Directory getObject()
getObject
in interface org.springframework.beans.factory.FactoryBean<org.apache.lucene.store.Directory>
public Class<?> getObjectType()
getObjectType
in interface org.springframework.beans.factory.FactoryBean<org.apache.lucene.store.Directory>
public boolean isSingleton()
isSingleton
in interface org.springframework.beans.factory.FactoryBean<org.apache.lucene.store.Directory>
Copyright © 2003–2021 Atlassian. All rights reserved.
View cookie preferences