Skip to content

sopeco/AIM.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIM.NET

SetUp

PostSharp is required and has to be added to the project

jnBridge is requried and has to be added to the project. Additionally, the following classes are required and have to be provided by a jnBridge proxy DLL. A compiled jnBridge proxy (.NET45) is included in the repository.

###Dependencies JNBShare.dll

Files in project

  • rlm932_x64.dll
  • rlm932_x86.dll
  • App.config

More

Required Java classes

  • org.aim.api.measurement.AbstractRecord
  • org.aim.api.measurement.collector.AbstractDataSource
  • org.aim.api.measurement.collector.IDataCollector
  • org.aim.artifacts.records.ResponseTimeRecord
  • org.aim.artifacts.records.SQLQueryRecord
  • org.aim.mainagent.csharp.DotNetAgent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages