|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.shiftone.jrat.inject.bytecode.asm.AsmInjectorStrategy
public class AsmInjectorStrategy
| Field Summary |
|---|
| Fields inherited from interface org.shiftone.jrat.inject.bytecode.InjectorStrategy |
|---|
COMMENT_FIELD_NAME, HANDLER_PREFIX, METHOD_POSTFIX |
| Constructor Summary | |
|---|---|
AsmInjectorStrategy()
|
|
| Method Summary | |
|---|---|
byte[] |
inject(byte[] rawClassData,
TransformerOptions options)
this method takes a byte array containing the data of a class, transforms the class, and returns a new byte array containing the data of a transformed / injected class. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AsmInjectorStrategy()
| Method Detail |
|---|
public byte[] inject(byte[] rawClassData,
TransformerOptions options)
throws java.lang.Exception
InjectorStrategy
inject in interface InjectorStrategyjava.lang.Exceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||