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.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.