Skip navigation links
A B C D E F G H I J M N O P R S T U V W 

U

unary - Variable in class jmplib.primitives.FieldPrimitive
 
undecorateClassList(Class<?>[]) - Static method in class jmplib.reflect.IntrospectionUtils
Eliminates the decorator of list of jmplib.reflect.Class objects.
undo() - Method in class jmplib.primitives.AbstractPrimitive
Reverts all changes
undo() - Method in interface jmplib.primitives.Primitive
Revert all the changes.
undoPrimitive() - Method in class jmplib.primitives.AbstractPrimitive
Method that each primitive have to override to revert its own changes over the ClassContent.
undoPrimitive() - Method in class jmplib.primitives.impl.AddAnnotationToClassPrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.AddAnnotationToMethodPrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.AddFieldPrimitive
Revert the changes
undoPrimitive() - Method in class jmplib.primitives.impl.AddGenericTypeToClassPrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.AddGenericTypeToMethodPrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.AddImportPrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.AddInterfacePrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.AddMethodPrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.DeleteFieldPrimitive
Revert the changes done
undoPrimitive() - Method in class jmplib.primitives.impl.DeleteMethodPrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.GetImportPrimitive
 
undoPrimitive() - Method in class jmplib.primitives.impl.RemoveInterfacePrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.RemoveSuperClassPrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.ReplaceFieldPrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.ReplaceImplementationPrimitive
Restores the old body
undoPrimitive() - Method in class jmplib.primitives.impl.ReplaceMethodPrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.SetAnnotationToClassPrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.SetAnnotationToMethodPrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.SetGenericTypeToClassPrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.SetGenericTypeToMethodPrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.SetImportPrimitive
Reverts the changes
undoPrimitive() - Method in class jmplib.primitives.impl.SetSuperClassPrimitive
Reverts the changes
undoUpdateVersion() - Method in class jmplib.primitives.AbstractPrimitive
Reverts all changes done by updateVersion
updateClass(Class<?>...) - Static method in class jmplib.agent.UpdaterAgent
This method dispatches the class received to the instrumentor in order to re-transform it in run time.
UpdaterAgent - Class in jmplib.agent
UpdateAgent is used to initiate the instrumentation of the application code.
UpdaterAgent() - Constructor for class jmplib.agent.UpdaterAgent
 
updateVersion() - Method in class jmplib.primitives.AbstractPrimitive
Increases the version number and updates the cached code to a new version.
updateVersion(Class<?>, String) - Method in class jmplib.primitives.AbstractPrimitive
Updates the class and subclasses provided
updateVersionRetStr(Class<?>, String) - Method in class jmplib.primitives.impl.SetSuperClassPrimitive
 
A B C D E F G H I J M N O P R S T U V W 
Skip navigation links