@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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.