com.cosylab.jcosyne.client
Class FactorizationExample

java.lang.Object
  extended bycom.cosylab.jcosyne.client.FactorizationExample

public class FactorizationExample
extends java.lang.Object

A simple executable example that launches a factorization remote task using DirectAccess client, and then launches JMX Administrator GUI to observe the task execution.

Author:
Gasper Tkacik (gasper.tkacik@cosylab.com)
See Also:
DirectAccess

Constructor Summary
FactorizationExample()
           
 
Method Summary
static void main(java.lang.String[] args)
          Execution entry.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactorizationExample

public FactorizationExample()
Method Detail

main

public static void main(java.lang.String[] args)
Execution entry.

Parameters:
args - does not accept cmdline arguments