Class OutboundSyncTenantUserAwareThreadFactory

  • All Implemented Interfaces:
    java.util.concurrent.ThreadFactory, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

    public class OutboundSyncTenantUserAwareThreadFactory
    extends TenantAwareThreadFactory
    A ThreadFactory that is aware of the tenant and user for the JaloSession. Currently, the user is set to the Admin user.