Oracle Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.1.2)

E26041-01

Annotation Class Reference

#include <coherence/lang/Annotation.hpp>

Inherits Object.

Inherited by Portable [virtual], PortableProperty [virtual], and AbstractAnnotation [virtual].

List of all members.


Detailed Description

Annotation is the common interface extended by all annotation types.

Author:
mf 2011.03.01
Coherence 3.7.1

Public Types

typedef spec::Handle Handle
 Annotation Handle definition.
typedef spec::View View
 Annotation View definition.
typedef spec::Holder Holder
 Annotation Holder definition.

Public Member Functions

virtual TypedHandle
< const Class
annotationType () const =0
 Return the annotation type of this annotation.

The documentation for this class was generated from the following file:
Copyright © 2000, 2013, Oracle and/or its affiliates. All rights reserved.