public class BackdoorModule extends Object implements com.google.inject.Module, java.util.function.Supplier<Backdoor>
| Constructor and Description |
|---|
BackdoorModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
Backdoor |
get() |
Backdoor |
getBackdoor() |
JIRAEnvironmentData |
getEnvironmentData() |
public JIRAEnvironmentData getEnvironmentData()
public Backdoor getBackdoor()
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Modulepublic Backdoor get()
get in interface java.util.function.Supplier<Backdoor>Copyright © 2002-2022 Atlassian. All Rights Reserved.