goldengate.common.state.example
Class ExampleUsageMachineState
java.lang.Object
goldengate.common.state.example.ExampleUsageMachineState
public class ExampleUsageMachineState
- extends Object
Example of usage for MachineState based on ExampleEnumState enum class
- Author:
- Frederic Bregier
Method Summary |
static void |
main(String[] args)
An example of usage. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExampleUsageMachineState
public ExampleUsageMachineState()
main
public static void main(String[] args)
- An example of usage.
- Parameters:
args
-
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.