org.iids.aos.systemservices.communicator
Class SystemServiceHandler

java.lang.Object
  extended by org.iids.aos.systemservices.communicator.SystemServiceHandler
All Implemented Interfaces:
java.lang.Runnable

public class SystemServiceHandler
extends java.lang.Object
implements java.lang.Runnable

User: Michel Oey Date: 1-apr-2005 Time: 14:32:30


Method Summary
protected  void finalize()
           
 Address getAddress()
           
 Endpoint getEndpoint()
           
 void run()
           
 void shutdown()
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

finalize

protected void finalize()
                 throws java.lang.Throwable
Overrides:
finalize in class java.lang.Object
Throws:
java.lang.Throwable

shutdown

public void shutdown()

run

public void run()
Specified by:
run in interface java.lang.Runnable

getEndpoint

public Endpoint getEndpoint()

getAddress

public Address getAddress()


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.