Hi all,
I'm trying to create a custom handler with a @Stereotype annotation (named
@Namespace) with the following use case:
@Namespace("a-namespace")
public class ANamespaceComponent {
}
The ANamespaceComponent would also inherit @Component(name="a-namespace")
and @Instantiate with additional processing.
Unfortunatelly I'm not being able to understand, from the documentation,
what artifacts (and how) should be created.
Any help appreciated!
Thanks!
--
View this message in context:
http://apache-felix.18485.x6.nabble.com/ipojo-Help-wih-Stereotype-and-custom-handler-tp5011271.html
Sent from the Apache Felix - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]