Package omero.cmd

Interface SessionAware

  • All Known Implementing Classes:
    HandleI

    public interface SessionAware
    Servant which is aware of the SessionI-instance which it belongs to and will have it injected on instantiation. By definition, such servants should be stateful and have "singleton=true" in the Spring configuration.
    Since:
    4.3.2