org.araneaframework.framework
Interface OverlayContext.OverlayActivityMarkerContext

All Superinterfaces:
Serializable
Enclosing interface:
OverlayContext

public static interface OverlayContext.OverlayActivityMarkerContext
extends Serializable

This is a marker interface to say that overlay mode is active by putting this interface class into the Environment. The tags may use the Environment to check the mode.

Since:
1.1
Author:
Alar Kvell (alar@araneaframework.org)