goldengate.common.state.example
Class ExampleUsageMachineState

java.lang.Object
  extended by goldengate.common.state.example.ExampleUsageMachineState

public class ExampleUsageMachineState
extends Object

Example of usage for MachineState based on ExampleEnumState enum class

Author:
Frederic Bregier

Constructor Summary
ExampleUsageMachineState()
           
 
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
 

Constructor Detail

ExampleUsageMachineState

public ExampleUsageMachineState()
Method Detail

main

public static void main(String[] args)
An example of usage.

Parameters:
args -


Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.