|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface WebResourcesManager
Registry for the plugin web resources.
| Method Summary | |
|---|---|
void |
addPluginResources(java.lang.String pluginName,
java.lang.String jarName)
Deprecated. |
java.lang.String |
resourcePath(java.lang.String pluginName,
java.lang.String relativePath)
Deprecated. |
| Method Detail |
|---|
@Deprecated
void addPluginResources(@NotNull
java.lang.String pluginName,
@NotNull
java.lang.String jarName)
pluginName - name of the pluginjarName - name of the jar file. The file path sould be specified relative to servers WEB-INF/lib folder.
@Deprecated
java.lang.String resourcePath(@NotNull
java.lang.String pluginName,
@NotNull
java.lang.String relativePath)
pluginName - name of the pluginrelativePath - relative path in the plugin source tree
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||