All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.infomaximum.platform.querypool.service.threadcontext.ThreadContext Maven / Gradle / Ivy

There is a newer version: 0.1.15p24
Show newest version
package com.infomaximum.platform.querypool.service.threadcontext;

import com.infomaximum.platform.sdk.context.Context;

public interface ThreadContext {

    Context getContext();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy