@Documented @Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface Analyze
These are usually annotations like @RemoteMethod that gather informations
for subsequent wurblet invocations or services like @Service
to be configured for the ServiceLoader.
public abstract String value
Copyright © 2016 Krake Softwaretechnik. All rights reserved.