Uses of Interface
ome.api.IContainer

Packages that use IContainer
ome.logic The central repository of implementations which will be accessible through this server. 
ome.services.blitz.impl   
ome.system Provides the necessary container structure for the entire Omero system. 
 

Uses of IContainer in ome.logic
 

Classes in ome.logic that implement IContainer
 class PojosImpl
          implementation of the Pojos service interface.
 

Methods in ome.logic with parameters of type IContainer
 void MetadataImpl.setIContainer(IContainer iContainer)
          IContainer bean injector.
 

Uses of IContainer in ome.services.blitz.impl
 

Constructors in ome.services.blitz.impl with parameters of type IContainer
ContainerI(IContainer service, BlitzExecutor be)
           
 

Uses of IContainer in ome.system
 

Methods in ome.system that return IContainer
 IContainer ServiceFactory.getContainerService()
           
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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