Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.uwyn.rife.instrument Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
ClassBytesNotFoundExceptionThis exception is thrown and when the bytecode for a class couldn't beSince:1.Classcom.uwyn.rife.instrument.exceptionsRife
ClassBytesProviderInterfacecom.uwyn.rife.instrumentRife
ClassInterfaceDetectorDetects whether a class implements a particular interface by analyzing the bytecode instead of loading the class and performing reflection calls.Classcom.uwyn.rife.instrumentRife
EngineContinuationsTransformerThis is a bytecode transformer that will modify classes so that they receive the functionalities that are required to support the continuationsClasscom.uwyn.rife.instrumentRife
FinalTransformerThis is a no-op transformer that is just used to output the instrumented bytecode of classes when the rife.Classcom.uwyn.rife.instrumentRife
InitialTransformerThis is a no-op transformer that is just used to output the initial bytecode of classes that will be instrumented when the rife.Classcom.uwyn.rife.instrumentRife
LazyLoadTransformerThis is a bytecode transformer that will modify classes so that they receive the functionalities that are required to support lazy-loadingClasscom.uwyn.rife.instrumentRife
MetaDataTransformerThis is a bytecode transformer that will modify classes so that they receive the functionalities that are required to support meta-dataClasscom.uwyn.rife.instrumentRife
RifeAgentThe RIFE instrumentation agent will modify the bytecode of the classes that are loaded to provide new capabilities that are otherwise provided byClasscom.uwyn.rife.instrumentRife
RifeTransformerAn abstract base class that will only execute the bytecode transformation when the class is considered to not be part of a core package, like forClasscom.uwyn.rife.instrumentRife
VisitInterruptionExceptionThis is an internal exception that is used whenever the bytecode of a class is being visited and the analysis has to be interrupted in theClasscom.uwyn.rife.instrument.exceptionsRife