Class CustomResourceContribution
java.lang.Object
ch.tocco.nice2.web.core.impl.servlet.script.CustomResourceContribution
Use this contribution to register any resources which must be
published under `/nice2/javascript/`. The resource will be delivered
as is (no processing) with the specified content type.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPath()
void
setContentType
(String contentType) void
void
setSource
(ModelResource source)
-
Constructor Details
-
CustomResourceContribution
public CustomResourceContribution()
-
-
Method Details
-
getPath
-
setPath
-
getSource
-
setSource
-
getContentType
-
setContentType
-