|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.compass.spring.LocalCompassBean
com.rapidtransform.core.search.lucene.MetaCompassBean
public class MetaCompassBean
Constructor Summary | |
---|---|
MetaCompassBean()
|
Method Summary | |
---|---|
void |
afterPropertiesSet()
|
MetaService |
getMetaService()
|
void |
setMetaService(MetaService metaService)
|
Methods inherited from class org.compass.spring.LocalCompassBean |
---|
destroy, getObject, getObjectType, isSingleton, setBeanName, setClassMappings, setCompassConfiguration, setCompassSettings, setConfigLocation, setConvertersByName, setDataSource, setMappingResolvers, setResourceDirectoryLocations, setResourceJarLocations, setResourceLocations, setTransactionManager |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetaCompassBean()
Method Detail |
---|
public MetaService getMetaService()
public void setMetaService(MetaService metaService)
metaService
- The metaService to set.public void afterPropertiesSet() throws java.lang.Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
afterPropertiesSet
in class org.compass.spring.LocalCompassBean
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |