com.apama.dashboard.command
Interface ICommandDescriptor


public interface ICommandDescriptor

ICommandDescriptor is an interface that represents a description of a DashboardStudio command. Command libraries return a List of ICommandDescriptor to identify the commands they implement. Use the factory class CommandDescriptorFactory to create instances of ICommandDescriptor.


Method Summary
 java.lang.String getName()
          Returns the name of the command.
 

Method Detail

getName

java.lang.String getName()
Returns the name of the command.

Returns:
Command name


Submit a bug or feature
Copyright (c) 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG