@Singleton public class Handlebars extends java.lang.Object implements ViewFeature, MicronautServerDependent
Constructor and Description |
---|
Handlebars() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getMicronautDocumentation() |
java.lang.String |
getName()
The name of the feature.
|
java.lang.String |
getThirdPartyDocumentation() |
java.lang.String |
getTitle() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCategory, getFeatureClass, supports
public java.lang.String getName()
Feature
public java.lang.String getTitle()
public java.lang.String getDescription()
getDescription
in interface io.micronaut.core.naming.Described
getDescription
in interface Feature
public java.lang.String getThirdPartyDocumentation()
getThirdPartyDocumentation
in interface Feature
public java.lang.String getMicronautDocumentation()
getMicronautDocumentation
in interface Feature