@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface AdministeredObject
Modifier and Type | Optional Element and Description |
---|---|
Class[] |
adminObjectInterfaces
Specifies the Java type of the interface implemented by the administered
object.
|
public abstract Class[] adminObjectInterfaces
Copyright (c) 2019 Eclipse Foundation. Use is subject to license terms.