{"id":4248,"date":"2014-03-30T09:25:36","date_gmt":"2014-03-30T09:25:36","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/java-can-annotations-be-nested-in-a-class-collection-of-common-programming-errors\/"},"modified":"2014-03-30T09:25:36","modified_gmt":"2014-03-30T09:25:36","slug":"java-can-annotations-be-nested-in-a-class-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/java-can-annotations-be-nested-in-a-class-collection-of-common-programming-errors\/","title":{"rendered":"Java: Can annotations be nested in a class?-Collection of common programming errors"},"content":{"rendered":"<p>I&#8217;m trying to understand how this annotation is invoked @WebMethod<\/p>\n<pre><code>import javax.jws.WebService;\nimport javax.jws.WebMethod;\nimport javax.jws.soap.SOAPBinding;\nimport javax.jws.soap.SOAPBinding.Style;\n\n@WebService          \/\/<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;m trying to understand how this annotation is invoked @WebMethod import javax.jws.WebService; import javax.jws.WebMethod; import javax.jws.soap.SOAPBinding; import javax.jws.soap.SOAPBinding.Style; @WebService \/\/<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4248","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4248","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=4248"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4248\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=4248"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=4248"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=4248"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}