|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.stellent.wcm.server.content.CacheSyncManager
public class CacheSyncManager
Handles keeping the cache updated based on information from the Content SPI.
| Constructor Summary | |
|---|---|
CacheSyncManager(EventProcessor eventProcessor, ContentAdapter contentAdapter, ContentCache contentCache)Synchronize the given content adapter and the content cache |
|
| Method Summary | |
|---|---|
ContentAdapter |
getContentAdapter() |
ContentCache |
getContentCache() |
void |
onEvent(EventContext eventContext)Called when the event occurs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheSyncManager(EventProcessor eventProcessor,
ContentAdapter contentAdapter,
ContentCache contentCache)
eventProcessor - the event processor to listencontentAdapter - the content adaptercontentCache - (optional) the cache| Method Detail |
|---|
public ContentAdapter getContentAdapter()
public ContentCache getContentCache()
public void onEvent(EventContext eventContext)
onEvent in interface EventListenereventContext - the event context
|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||