Class ContextServiceConfig

    • Constructor Detail

      • ContextServiceConfig

        public ContextServiceConfig​(String jndiName)
      • ContextServiceConfig

        public ContextServiceConfig​(ContextService config)
    • Method Detail

      • getPropagatedContexts

        public Set<String> getPropagatedContexts()
      • getClearedContexts

        public Set<String> getClearedContexts()
      • getUchangedContexts

        public Set<String> getUchangedContexts()
      • parseContextInfo

        public static Set<String> parseContextInfo​(String contextInfo,
                                                   boolean isContextInfoEnabled)