See: Description
Annotation Type | Description |
---|---|
Privileged |
Marks a method as needing to execute in a privileged fashion in secured
environments.
|
Privilizing |
Indicates that a certain set of method calls should be "blueprint privilized," i.e.,
their method bodies should be (recursively) copied for privileged invocation
per the privilizer policy with which the blueprint privilizer weaver is invoked.
|
Privilizing.CallTo |
Models calls to blueprint methods defined on a specific class.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.