com.ibm.portal.sitemanagement.command
Interface SitemanagementCommandContext<T>


public interface SitemanagementCommandContext<T>

A tagging interface for creation contexts which can be used on SitemanagementCommandFactory.createCommand(Class, SitemanagementCommandContext)

An instance of the SitemanagementCommandContext can only be used for one single instantiation of a command. Reuse of these objects is not possible

Since:
6.1