Class RequestObjectFactoryRegistry

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class RequestObjectFactoryRegistry
    extends ObjectFactoryRegistry
    implements org.springframework.context.ApplicationContextAware
    Types which rely on the omero.model and omero.api objects rather than just the omero.cmd types. These are typically intended as replacements for the API method calls provided by ome.services.blitz.impl servants.
    • Constructor Detail

      • RequestObjectFactoryRegistry

        public RequestObjectFactoryRegistry()
    • Method Detail

      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext ctx)
                                   throws org.springframework.beans.BeansException
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware
        Throws:
        org.springframework.beans.BeansException