demo
Class IndependentClockClient

java.lang.Object
  extended by demo.IndependentClockClient

public final class IndependentClockClient
extends Object

Cliente do demo Hello

Author:
Tecgraf

Nested Class Summary
static class IndependentClockClient.ConcurrencyControl
           
 
Constructor Summary
IndependentClockClient()
           
 
Method Summary
static void main(String[] args)
          Função principal.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndependentClockClient

public IndependentClockClient()
Method Detail

main

public static void main(String[] args)
                 throws AlreadyLoggedIn,
                        InvalidName,
                        tecgraf.openbus.core.v2_0.services.ServiceFailure
Função principal.

Parameters:
args - argumentos.
Throws:
AlreadyLoggedIn
InvalidName
tecgraf.openbus.core.v2_0.services.ServiceFailure


Copyright © 2014. All rights reserved.