@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface InjectJSAFS
The actual injection is not yet implemented in org.safs.model.annotations.Utilities. However, the current intention is that a Class tagged with this annotation will be scanned for Methods that take:
JSAFSBefore
,
JSAFSTest
,
JSAFSAfter
,
Utilities.autoConfigure(String, JSAFSConfiguredClassStore)
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
Description |
Copyright © SAS Institute. All Rights Reserved.