public interface InstanceProvider
Modifier and Type | Method and Description |
---|---|
<T extends omero.model.IObject> |
getInstance(Class<T> klass)
Retrieves an instance.
|
<T extends omero.model.IObject> T getInstance(Class<T> klass) throws ModelException
klass
- Instance's base class from omero.model
.klass
.ModelException
- If there is an error retrieving the instance.
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.