Interface CurrentContextFactory


  • public interface CurrentContextFactory
    This factory can be used to create a new CurrentContext for a normal scope, e.g. for RequestScoped. It's usually not necessary for shared contexts, such as ApplicationScoped.