public class

Log4JHackeryImpl

extends Object
implements Log4JHackery Startable
java.lang.Object
   ↳ com.atlassian.jira.dev.backdoor.Log4JHackeryImpl

Summary

Public Constructors
Log4JHackeryImpl()
Public Methods
void start()
This method will be called after the plugin system is fully initialised and all components added to the dependency injection framework.
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.jira.extension.Startable

Public Constructors

public Log4JHackeryImpl ()

Public Methods

public void start ()

This method will be called after the plugin system is fully initialised and all components added to the dependency injection framework.

Throws
Exception