ome.services.sessions
Class SessionCallback.SimpleCloseCallback

java.lang.Object
  extended by ome.services.sessions.SessionCallback.SimpleCloseCallback
All Implemented Interfaces:
SessionCallback
Enclosing interface:
SessionCallback

public abstract static class SessionCallback.SimpleCloseCallback
extends Object
implements SessionCallback

Assumes that only close() will be called.


Nested Class Summary
 
Nested classes/interfaces inherited from interface ome.services.sessions.SessionCallback
SessionCallback.SimpleCloseCallback
 
Constructor Summary
SessionCallback.SimpleCloseCallback()
           
 
Method Summary
 String getName()
           
 Object getObject()
           
 void join(String arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ome.services.sessions.SessionCallback
close
 

Constructor Detail

SessionCallback.SimpleCloseCallback

public SessionCallback.SimpleCloseCallback()
Method Detail

getName

public String getName()
Specified by:
getName in interface SessionCallback

getObject

public Object getObject()
Specified by:
getObject in interface SessionCallback

join

public void join(String arg0)
Specified by:
join in interface SessionCallback


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.