com.stellent.cis.client.command
Interface ICommandApplicationAware

All Known Implementing Classes:
CommandApplicationAPI, SCSActiveAPI, SCSCommonAPI, SCSFixedAPI

public interface ICommandApplicationAware

Allows beans to discover the current command application.


Method Summary
 void setCommandApplication(ICommandApplication application)
          Set the current command application
 

Method Detail

setCommandApplication

void setCommandApplication(ICommandApplication application)
Set the current command application

Parameters:
application - the command application