|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionFactory | |
---|---|
ome.logic | The central repository of implementations which will be accessible through this server. |
ome.security.auth | |
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.delete | Implementations of the ome.api.IDelete service. |
ome.services.roi | |
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. |
Uses of SessionFactory in ome.logic |
---|
Fields in ome.logic declared as SessionFactory | |
---|---|
protected SessionFactory |
AdminImpl.osf
|
Constructors in ome.logic with parameters of type SessionFactory | |
---|---|
AdminImpl(ome.util.SqlAction sql,
SessionFactory osf,
org.springframework.mail.MailSender mailSender,
org.springframework.mail.SimpleMailMessage templateMessage,
ACLVoter aclVoter,
PasswordProvider passwordProvider,
RoleProvider roleProvider,
LdapImpl ldapUtil,
PasswordUtil passwordUtil)
|
Uses of SessionFactory in ome.security.auth |
---|
Fields in ome.security.auth declared as SessionFactory | |
---|---|
protected SessionFactory |
SimpleRoleProvider.sf
|
Constructors in ome.security.auth with parameters of type SessionFactory | |
---|---|
SimpleRoleProvider(SecuritySystem sec,
SessionFactory sf)
|
Uses of SessionFactory in ome.security.basic |
---|
Fields in ome.security.basic declared as SessionFactory | |
---|---|
protected SessionFactory |
EventHandler.factory
|
Constructors in ome.security.basic with parameters of type SessionFactory | |
---|---|
EventHandler(ome.util.SqlAction sql,
BasicSecuritySystem securitySystem,
SessionFactory factory,
org.springframework.transaction.interceptor.TransactionAttributeSource txSource)
only public constructor, used for dependency injection. |
|
EventHandler(ome.util.SqlAction sql,
BasicSecuritySystem securitySystem,
SessionFactory factory,
org.springframework.transaction.interceptor.TransactionAttributeSource txSource,
boolean readOnly)
|
|
NullEventHandler(SecuritySystem secSys,
SessionFactory sf)
|
Uses of SessionFactory in ome.services.delete |
---|
Fields in ome.services.delete declared as SessionFactory | |
---|---|
protected SessionFactory |
DeleteBean.sf
|
Constructors in ome.services.delete with parameters of type SessionFactory | |
---|---|
DeleteBean(LocalAdmin admin,
SessionFactory sf)
|
Uses of SessionFactory in ome.services.roi |
---|
Fields in ome.services.roi declared as SessionFactory | |
---|---|
protected SessionFactory |
GeomTool.factory
|
Constructors in ome.services.roi with parameters of type SessionFactory | |
---|---|
GeomTool(PixelData data,
ome.util.SqlAction sql,
SessionFactory factory)
|
|
GeomTool(PixelData data,
ome.util.SqlAction sql,
SessionFactory factory,
Executor ex,
String uuid)
|
Uses of SessionFactory in ome.services.sharing |
---|
Fields in ome.services.sharing declared as SessionFactory | |
---|---|
protected SessionFactory |
BlobShareStore.__dont_use_me_factory
Used indirectly to obtain sessions for querying and updating the store during normal operation. |
Uses of SessionFactory in ome.services.util |
---|
Fields in ome.services.util declared as SessionFactory | |
---|---|
protected SessionFactory |
Executor.Impl.factory
|
Constructors in ome.services.util with parameters of type SessionFactory | |
---|---|
Executor.Impl(CurrentDetails principalHolder,
SessionFactory factory,
ome.util.SqlAction sqlAction,
String[] proxyNames)
|
|
Executor.Impl(CurrentDetails principalHolder,
SessionFactory factory,
ome.util.SqlAction sqlAction,
String[] proxyNames,
ExecutorService service)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.