@ContextConfiguration(locations="/lexevsDao-testLLMD.xml")
public class LuceneMultiIndexMetaDataFactoryTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected org.springframework.context.ApplicationContext |
applicationContext |
Constructor and Description |
---|
LuceneMultiIndexMetaDataFactoryTest() |
Modifier and Type | Method and Description |
---|---|
ConcurrentMetaData |
getMetadataFactory() |
void |
setMetadataFactory(ConcurrentMetaData metadataFactory) |
void |
testConcurrentMetaDataExists()
Test that we can use Spring to load our Context and retrieve the ConcurrentMetaData
from it.
|
@Autowired protected org.springframework.context.ApplicationContext applicationContext
public void testConcurrentMetaDataExists()
public ConcurrentMetaData getMetadataFactory()
public void setMetadataFactory(ConcurrentMetaData metadataFactory)