com.atlassian.renderer.v2.macro.code
Class SourceCodeFormatterModuleDescriptor
java.lang.Object
AbstractModuleDescriptor
com.atlassian.renderer.v2.macro.code.SourceCodeFormatterModuleDescriptor
public class SourceCodeFormatterModuleDescriptor
- extends AbstractModuleDescriptor
|
Field Summary |
static org.apache.log4j.Category |
log
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static final org.apache.log4j.Category log
SourceCodeFormatterModuleDescriptor
public SourceCodeFormatterModuleDescriptor()
getModule
public Object getModule()
makeFormatterFromClass
protected SourceCodeFormatter makeFormatterFromClass()
- Override this method if you need to autowire the formatter, or something.
getFormatter
public SourceCodeFormatter getFormatter()