Package com.apama.dashboard.command
- 
Interface Summary Interface Description ICommandDescriptor ICommandDescriptor is an interface that represents a description of a DashboardStudio command.ICommandLibrary ICommandLibrary is the interface a Dashboard Studio custom command library must implement.
- 
Class Summary Class Description CommandDescriptorFactory CommandDescriptorFactory is a class that provides factory methods for creating new instances of classes that implement the ICommandDescriptor interface.