org.apache.commons.scxml.model
Class Finalize
java.lang.Object
  
org.apache.commons.scxml.model.Executable
      
org.apache.commons.scxml.model.Finalize
- All Implemented Interfaces: 
 - Serializable
 
public class Finalize
- extends Executable
 
The class in this SCXML object model that corresponds to the
 <finalize> SCXML element.
- See Also:
 - Serialized Form
 
| 
Constructor Summary | 
Finalize()
 
          Default no-args constructor for Digester. | 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Finalize
public Finalize()
- Default no-args constructor for Digester.
 
Copyright © 2005-2007 The Apache Software Foundation. All Rights Reserved.