|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InternalCompass | |
|---|---|
| org.compass.core.impl | |
| org.compass.core.spi | |
| Uses of InternalCompass in org.compass.core.impl |
|---|
| Classes in org.compass.core.impl that implement InternalCompass | |
|---|---|
class |
DefaultCompass
|
class |
RefreshableCompass
A wrapper around an actual implemenation of Compass that allows to rebuild it
after changes that are perfomed on the RefreshableCompass.getConfig() configuration. |
| Methods in org.compass.core.impl that return InternalCompass | |
|---|---|
InternalCompass |
DefaultCompassSession.getCompass()
|
| Constructors in org.compass.core.impl with parameters of type InternalCompass | |
|---|---|
DefaultCompassSession(RuntimeCompassSettings runtimeSettings,
InternalCompass compass,
SearchEngine searchEngine,
FirstLevelCache firstLevelCache)
|
|
RefreshableCompass(CompassConfiguration config,
InternalCompass compass)
|
|
| Uses of InternalCompass in org.compass.core.spi |
|---|
| Methods in org.compass.core.spi that return InternalCompass | |
|---|---|
InternalCompass |
InternalCompassSession.getCompass()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||