|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OmeroContext | |
---|---|
ome.logic | The central repository of implementations which will be accessible through this server. |
ome.security.basic | Basic OMERO security contextual classes Basic classes that provide security context objects necessary to secure the implementation of the OMERO server on a JBoss platform. |
ome.services.blitz.fire | |
ome.services.blitz.impl | |
ome.services.blitz.util | |
ome.services.fulltext | All necessary classes for background indexing of metadata and attached binary files. |
ome.services.sessions | |
ome.services.sharing | ome.api.IShare support infrastructure. |
ome.services.util | Helper classes to support OMERO service beans Instead of abstract classes, IOC methods and dependency injection is used to provide service interception for the Service (binary) bean classes. |
ome.system | Provides the necessary container structure for the entire Omero system. |
ome.tools.spring | OMERO Server tools specific to Spring Classes/Interfaces that implement AOP, Post-processing injection, session flushing, and factory management. |
omero.util |
Uses of OmeroContext in ome.logic |
---|
Fields in ome.logic declared as OmeroContext | |
---|---|
protected OmeroContext |
AdminImpl.context
|
Methods in ome.logic with parameters of type OmeroContext | |
---|---|
static void |
HardWiredInterceptor.configure(List<HardWiredInterceptor> hwi,
OmeroContext ctx)
|
void |
HardWiredInterceptor.selfConfigure(OmeroContext context)
Calls applyBeanPropertyValues(Object, String) to
have properties injected. |
Uses of OmeroContext in ome.security.basic |
---|
Fields in ome.security.basic declared as OmeroContext | |
---|---|
protected OmeroContext |
BasicSecuritySystem.ctx
|
Uses of OmeroContext in ome.services.blitz.fire |
---|
Fields in ome.services.blitz.fire declared as OmeroContext | |
---|---|
protected OmeroContext |
SessionManagerI.context
|
Uses of OmeroContext in ome.services.blitz.impl |
---|
Methods in ome.services.blitz.impl with parameters of type OmeroContext | |
---|---|
void |
AbstractAmdServant.onSetOmeroContext(OmeroContext context)
To be overridden by subclasses. |
void |
MetadataStoreI.onSetOmeroContext(OmeroContext ctx)
|
Constructors in ome.services.blitz.impl with parameters of type OmeroContext | |
---|---|
ServiceFactoryI(Ice.Current current,
Glacier2.SessionControlPrx control,
OmeroContext context,
SessionManager manager,
Executor executor,
Principal p,
List<HardWiredInterceptor> interceptors,
TopicManager topicManager,
Registry registry)
|
Uses of OmeroContext in ome.services.blitz.util |
---|
Constructors in ome.services.blitz.util with parameters of type OmeroContext | |
---|---|
IceMethodInvoker(Class<S> k,
OmeroContext context)
Creates an IceMethodInvoker instance by using reflection on the
Class argument. |
|
IceMethodInvoker(ServiceInterface srv,
OmeroContext context)
Create an IceMethodInvoker instance using the Class of
the passed argument to call
IceMethodInvoker#IceMethodInvoker(Class) . |
Uses of OmeroContext in ome.services.fulltext |
---|
Fields in ome.services.fulltext declared as OmeroContext | |
---|---|
protected OmeroContext |
FileParser.context
|
Uses of OmeroContext in ome.services.sessions |
---|
Fields in ome.services.sessions declared as OmeroContext | |
---|---|
protected OmeroContext |
SessionManagerImpl.context
|
Uses of OmeroContext in ome.services.sharing |
---|
Fields in ome.services.sharing declared as OmeroContext | |
---|---|
protected OmeroContext |
BlobShareStore.ctx
|
Uses of OmeroContext in ome.services.util |
---|
Fields in ome.services.util declared as OmeroContext | |
---|---|
protected OmeroContext |
Executor.Impl.context
|
Methods in ome.services.util that return OmeroContext | |
---|---|
OmeroContext |
Executor.getContext()
Provides access to the context for Work-API consumers who need to publish events, etc. |
OmeroContext |
Executor.Impl.getContext()
|
Uses of OmeroContext in ome.system |
---|
Fields in ome.system declared as OmeroContext | |
---|---|
protected OmeroContext |
ServiceFactory.ctx
the context instance which this
ServiceFactory uses to look up all of its state. |
Methods in ome.system that return OmeroContext | |
---|---|
static OmeroContext |
OmeroContext.getClientContext()
create (if necessary) and return the single default client OmeroContext. |
static OmeroContext |
OmeroContext.getClientContext(Properties props)
initialize a new client OmeroContext (named CLIENT_CONTEXT ),
using the getContext(Properties, String) method. |
OmeroContext |
ServiceFactory.getContext()
Deprecated. |
static OmeroContext |
OmeroContext.getContext(Properties props,
String context)
initialize a new client OmeroContext using the Properties
provided as values for property (e.g. |
static OmeroContext |
OmeroContext.getInstance(String beanFactoryName)
create (if necessary) and return the single default OmeroContext named by the beanFactoryName parameter. |
static OmeroContext |
OmeroContext.getManagedServerContext()
create (if necessary) and return the single default managed OmeroContext. |
OmeroContext |
OmeroContext.Locator.lookup(String selector,
org.springframework.context.ApplicationContext parent)
uses ContextSingletonBeanFactoryLocator.createDefinition(java.lang.String, java.lang.String)
and
ContextSingletonBeanFactoryLocator.initializeDefinition(org.springframework.beans.factory.BeanFactory)
to create a new context from a given definition. |
Constructors in ome.system with parameters of type OmeroContext | |
---|---|
ServiceFactory(OmeroContext context)
constructor which uses the provided OmeroContext for all
loookups. |
Uses of OmeroContext in ome.tools.spring |
---|
Constructors in ome.tools.spring with parameters of type OmeroContext | |
---|---|
InternalServiceFactory(OmeroContext omeroContext)
|
Uses of OmeroContext in omero.util |
---|
Methods in omero.util with parameters of type OmeroContext | |
---|---|
Ice.UserException |
IceMapper.handleException(Throwable t,
OmeroContext ctx)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.