public class ObjectIdClassReplacement extends ThirdPartyMethodReplacementClass
CONSUME_INSTANCE_METHOD_NAME| Constructor and Description |
|---|
ObjectIdClassReplacement() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
consumeInstance()
This method must be implemented to be called by the
method replacement infraestructure whenever a
constructor is replaced.
|
protected String |
getNameOfThirdPartyTargetClass() |
static void |
ObjectId(String hexString) |
getField, getOriginal, getOriginalConstructor, getOriginalStaticMethod, getTargetClass, getTargetClass, getTargetClassNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisAvailableprotected String getNameOfThirdPartyTargetClass()
getNameOfThirdPartyTargetClass in class ThirdPartyMethodReplacementClasspublic static Object consumeInstance()
Copyright © 2016–2024. All rights reserved.