Uses of Interface
org.jboss.byteman.contrib.dtest.RemoteInterface
-
Packages that use RemoteInterface Package Description org.jboss.byteman.contrib.dtest -
-
Uses of RemoteInterface in org.jboss.byteman.contrib.dtest
Classes in org.jboss.byteman.contrib.dtest that implement RemoteInterface Modifier and Type Class Description class
InstrumentedClass
InstrumentedClass instances serve two purposes: Internally to the framework they provide a communication endpoint for receiving information from the remote, Byteman instrumented code execution.
-