ITidePlugin defines the basic interface for Tide plugins
Tide plugins can be more deeply integrated in the Tide container than simple components and are involved in the security lifecycle
tide:Tide [write-only]
Set the Tide singleton for the plugin
Implementation
public function set tide(value:Tide):void