com.neeve.emx
Class EmxObject

java.lang.Object
  extended by com.neeve.root.RootObject
      extended by com.neeve.emx.EmxObject
Direct Known Subclasses:
EmxActionExecutor, EmxFactory

public abstract class EmxObject
extends RootObject

Root class for classes in the EMX package and all EMX implementations.

This class is the root class for all classes in this package and all EMX implementation packages. The root class in an EMX implementation package should extend this class.


Constructor Summary
EmxObject()
          Default Constructor
 
Method Summary
 
Methods inherited from class com.neeve.root.RootObject
getChecked, getThreaded, getTracer, setChecked, setTracer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmxObject

public EmxObject()
Default Constructor



Copyright © 2015 Neeve Research, LLC. All Rights Reserved.