Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-02


oracle.stellent.wcm.core.event
Interface EventListener

All Known Implementing Classes:
CacheSyncManager, ProjectSyncManager

public interface EventListener

Listen for events published by the EventProcessor


Method Summary
 void onEvent(EventContext eventContext)
          Called when the event occurs

 

Method Detail

onEvent

void onEvent(EventContext eventContext)
Called when the event occurs
Parameters:
eventContext - the event context

Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-02


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.