Package com.hello2morrow.sonargraph.api
Class WebResource
java.lang.Object
com.hello2morrow.sonargraph.api.AbstractMetaClass
com.hello2morrow.sonargraph.api.AbstractWebElement
com.hello2morrow.sonargraph.api.WebResource
- All Implemented Interfaces:
IMetaClass
Identifies an exposed method that can be called via HTTP GET, POST, PUT, DELETE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hello2morrow.sonargraph.api.AbstractWebElement
getElementPresentationNameMethods inherited from class com.hello2morrow.sonargraph.api.AbstractMetaClass
getDescription, getElementArchitectureFilterNamePart, getElementName, getElementShortName, getImageResourceName, getName, getPluginId, getSimpleName, isMemberMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hello2morrow.sonargraph.api.IMetaClass
getDebugInfo
-
Constructor Details
-
WebResource
-