Class SingleThreadDaemonFactory

  • All Implemented Interfaces:
    DaemonFactory

    public class SingleThreadDaemonFactory
    extends java.lang.Object
    implements DaemonFactory
    • Constructor Detail

      • SingleThreadDaemonFactory

        public SingleThreadDaemonFactory()
    • Method Detail

      • getContextService

        private static ContextService getContextService()
        Privileged lookup of the ContextService. Must be private so that user code can't call this entry point.