public class PersistentFieldPrivilegedImpl extends PersistentFieldDirectImpl
PersistentField
implementation using
reflection to access but does cooperate with
AccessController and do not suppress the java
language access check.PersistentFieldDirectImpl
,
Serialized FormPATH_TOKEN
Constructor and Description |
---|
PersistentFieldPrivilegedImpl() |
PersistentFieldPrivilegedImpl(java.lang.Class type,
java.lang.String fieldname) |
Modifier and Type | Method and Description |
---|---|
boolean |
makeAccessible()
This implementation returns always 'false'.
|
boolean |
usesAccessorsAndMutators()
Always returns 'false'.
|
get, getType, set
getDeclaringClass, getName, toString
public PersistentFieldPrivilegedImpl()
public PersistentFieldPrivilegedImpl(java.lang.Class type, java.lang.String fieldname)
public boolean makeAccessible()
public boolean usesAccessorsAndMutators()
usesAccessorsAndMutators
in interface PersistentField
usesAccessorsAndMutators
in class PersistentFieldDirectImpl
PersistentField.usesAccessorsAndMutators()
(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30