ome.services.roi
Class RoiTypes.ObjectFactory

java.lang.Object
  extended by ome.services.roi.RoiTypes.ObjectFactory
All Implemented Interfaces:
Ice._ObjectFactoryOperationsNC, Ice.ObjectFactory
Enclosing class:
RoiTypes

public abstract static class RoiTypes.ObjectFactory
extends Object
implements Ice.ObjectFactory


Constructor Summary
RoiTypes.ObjectFactory(String id)
           
 
Method Summary
 Ice.Object create(String arg0)
           
 void destroy()
           
 void register(Ice.Communicator ic)
           
abstract  omero.model.Shape shape()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoiTypes.ObjectFactory

public RoiTypes.ObjectFactory(String id)
Method Detail

shape

public abstract omero.model.Shape shape()

register

public void register(Ice.Communicator ic)

create

public Ice.Object create(String arg0)
Specified by:
create in interface Ice._ObjectFactoryOperationsNC

destroy

public void destroy()
Specified by:
destroy in interface Ice._ObjectFactoryOperationsNC


OmeroJava Api

Version: Beta4.2.1-r8614-Beta4.2-b41

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