public abstract class AbstractWaspAction extends Object implements WaspAction
WaspAction class. These actions are instantiated by an ActionFactory.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractWaspAction(String name)
The default constructor for actions.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, getActionFactory, implies, removeprotected AbstractWaspAction(String name)
name - the name of this actionpublic final String getName()
getName in interface WaspActionWaspAction.getName()Copyright © 2015. All rights reserved.