@HashCodeAndEqualsPlugin.Enhance public static class ClassInjector.UsingUnsafe.Dispatcher.Disabled extends Object implements ClassInjector.UsingUnsafe.Dispatcher.Initializable
| Modifier | Constructor and Description |
|---|---|
protected |
Disabled(String message)
Creates a disabled dispatcher.
|
| Modifier and Type | Method and Description |
|---|---|
ClassInjector.UsingUnsafe.Dispatcher |
initialize()
Initializes the dispatcher.
|
boolean |
isAvailable()
Checks if unsafe class injection is available on the current VM.
|
protected Disabled(String message)
message - The reason why this dispatcher is not available.public boolean isAvailable()
ClassInjector.UsingUnsafe.Dispatcher.InitializableisAvailable in interface ClassInjector.UsingUnsafe.Dispatcher.Initializabletrue if unsafe class injection is available.public ClassInjector.UsingUnsafe.Dispatcher initialize()
ClassInjector.UsingUnsafe.Dispatcher.Initializableinitialize in interface ClassInjector.UsingUnsafe.Dispatcher.InitializableCopyright © 2014–2018. All rights reserved.