Interface AllActions

All Superinterfaces:
WaspAction

public interface AllActions extends WaspAction
A special action that implies all other actions. This action is not registered through ActionFactorys but can be requested from them. Factory implementations should create a custom action implying all registered actions when receiving a request for this action. The name of the action is "all", without quotes.
Author:
marrink