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

com.undefinedlabs.scope.AgentBuilderCreator Maven / Gradle / Ivy

package com.undefinedlabs.scope;

import net.bytebuddy.agent.builder.AgentBuilder;

public interface AgentBuilderCreator {
  AgentBuilder getInstance();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy