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.

annotationpackagedocumentation
@ImplementedBynet::stubbles::iocInversion of Control
@Injectnet::stubbles::iocInversion of Control
@Namednet::stubbles::iocInversion of Control
@Singletonnet::stubbles::iocInversion of Control
@WebMethodnet::stubbles::xml::serializerEasy AJAX with JSON-RPC
@XMLAttributenet::stubbles::serviceCreating XML documents with the XMLSerializer
@XMLFragmentnet::stubbles::serviceCreating XML documents with the XMLSerializer
@XMLIgnorenet::stubbles::xml::serializerCreating XML documents with the XMLSerializer
@XMLMatchernet::stubbles::xml::serializerCreating XML documents with the XMLSerializer
@XMLMethodsnet::stubbles::xml::serializerCreating XML documents with the XMLSerializer
@XMLPropertiesnet::stubbles::xml::serializerCreating XML documents with the XMLSerializer
@XMLTagnet::stubbles::xml::serializerCreating XML documents with the XMLSerializer
@XSLMethodnet::stubbles::xml::xslBuilding XML/XSL-driven websites with the MVC component?