rmuller/infomas-asl

Extract Annotation Parameters

Closed this issue · 1 comments

Hi @rmuller

How can I find the value/parameter from an annotation?

Example:
@webservice(name="MyBestServiceName", targetNamespace="http://some.where.com")
public class MyBestService {
.......

See discussion @ issue #5. I will add some extra functionality to make this more easy in version 3.1 (see #6). Version 3.1 is planned to be released this year.