| Package | Description |
|---|---|
| org.jboss.byteman.agent.adapter |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleCheckMethodAdapter
class which provides base functionality extended by all the location-specific method check adapters
|
class |
RuleGeneratorAdapter
A modified version of the asm 3.0 GeneratorAdapter class which dispatches calls to methods of
MethodVisitor to this rather than to the encapsulated MethodVisitor instance in field mv.
|
class |
RuleTriggerMethodAdapter
class which provides base functionality extended by all the location-specific method trigger adapters
|
Copyright © 2013. All Rights Reserved.