org.objectweb.dsrg.sofa.cushion.actionreg
Class Action

java.lang.Object
  extended by org.objectweb.dsrg.sofa.cushion.binding.actionreg.Actions.Action
      extended by org.objectweb.dsrg.sofa.cushion.actionreg.Action

public class Action
extends Actions.Action


Field Summary
protected  ActionInterface inst
           
 
Fields inherited from class org.objectweb.dsrg.sofa.cushion.binding.actionreg.Actions.Action
clazz, id
 
Constructor Summary
Action()
           
 
Method Summary
 ActionInterface getInst()
           
 
Methods inherited from class org.objectweb.dsrg.sofa.cushion.binding.actionreg.Actions.Action
getClazz, getId, setClazz, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

inst

protected ActionInterface inst
Constructor Detail

Action

public Action()
Method Detail

getInst

public ActionInterface getInst()