List of all available annotations
This page provides a list of all annotations that are made available by the different Stubbles packages. It can be used as a reference if you stumble across an annotation and want to know what it is used for.
| annotation | package | documentation |
| @ImplementedBy | net::stubbles::ioc | Inversion of Control |
| @Inject | net::stubbles::ioc | Inversion of Control |
| @Named | net::stubbles::ioc | Inversion of Control |
| @Singleton | net::stubbles::ioc | Inversion of Control |
| @WebMethod | net::stubbles::xml::serializer | Easy AJAX with JSON-RPC |
| @XMLAttribute | net::stubbles::service | Creating XML documents with the XMLSerializer |
| @XMLFragment | net::stubbles::service | Creating XML documents with the XMLSerializer |
| @XMLIgnore | net::stubbles::xml::serializer | Creating XML documents with the XMLSerializer |
| @XMLMatcher | net::stubbles::xml::serializer | Creating XML documents with the XMLSerializer |
| @XMLMethods | net::stubbles::xml::serializer | Creating XML documents with the XMLSerializer |
| @XMLProperties | net::stubbles::xml::serializer | Creating XML documents with the XMLSerializer |
| @XMLTag | net::stubbles::xml::serializer | Creating XML documents with the XMLSerializer |
| @XSLMethod | net::stubbles::xml::xsl | Building XML/XSL-driven websites with the MVC component? |
