@Target(value=FIELD)
@Retention(value=RUNTIME)
@Deprecated
public @interface TestReference
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
name
Deprecated.
The local name of the reference.
|
java.lang.Class<?> |
referenceInterface
Deprecated.
The name of the service interface.
|
public abstract java.lang.String name
public abstract java.lang.Class<?> referenceInterface
Copyright © 2010 - 2020 Adobe. All Rights Reserved