Class AdminapiCallContextFactory

  • All Implemented Interfaces:
    net.anotheria.anodoc.util.context.CallContextFactory

    public class AdminapiCallContextFactory
    extends java.lang.Object
    implements net.anotheria.anodoc.util.context.CallContextFactory
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      net.anotheria.anodoc.util.context.CallContext createContext()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AdminapiCallContextFactory

        public AdminapiCallContextFactory()
    • Method Detail

      • createContext

        public net.anotheria.anodoc.util.context.CallContext createContext()
        Specified by:
        createContext in interface net.anotheria.anodoc.util.context.CallContextFactory