Class WebResource

  • All Implemented Interfaces:
    IMetaClass

    public final class WebResource
    extends AbstractWebElement
    Identifies an exposed method that can be called via HTTP GET, POST, PUT, DELETE
    • Constructor Summary

      Constructors 
      Constructor Description
      WebResource​(java.lang.String pluginId)  
    • Method Summary

      • Methods inherited from class com.hello2morrow.sonargraph.plugin.api.AbstractMetaClass

        getDescription, getElementArchitectureFilterNamePart, getElementName, getElementShortName, getImageResourceName, getName, getPluginId, getSimpleName, isMember
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WebResource

        public WebResource​(java.lang.String pluginId)