Package | Description |
---|---|
org.apache.commons.weaver.privilizer |
Defines the Privilizer Weaver.
|
org.apache.commons.weaver.privilizer.example |
Class and Description |
---|
AccessLevel
Enumerates the Java access levels.
|
Field
Represents a Java field.
|
Policy
Weaving policy: when to use
PrivilegedAction s. |
Class and Description |
---|
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.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.