protected class OmnitureComponent.OnCollectLifeCycleDataListener extends java.lang.Object implements EventListener
Modifier | Constructor and Description |
---|---|
protected |
OnCollectLifeCycleDataListener() |
Modifier and Type | Method and Description |
---|---|
void |
processEvent(Event event)
Process a given event to some purpose.
|
public void processEvent(Event event)
EventListener
processEvent
in interface EventListener
event
- The given event.