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.Module
public Backdoor get()
get
in interface java.util.function.Supplier<Backdoor>
Copyright © 2002-2018 Atlassian. All Rights Reserved.