Please use better email subjects. Also, since this is a shared mailing
list, please prefix the subject with the Commons component name. I
have modified the subject here.

On Tue, Feb 16, 2010 at 10:08 AM, Test Test <test4someth...@gmail.com> wrote:
> I am new in SCXML, and I want to use
> org.apache.commons.scxml.model.Action
>
> But how can I get this class instance?
>
<snip/>

Think of it as code-behind for the corresponding action element, the
instances are created by the parser when the object model for the
state machine is formed from the document.

Custom actions allow you to define new and application-relevant action behavior:

  http://commons.apache.org/scxml/guide/custom-actions.html

-Rahul


> Thanks!
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to