com.sun.xml.ws.spi.db
Class FieldGetter.PrivilegedGetter

java.lang.Object
  extended by com.sun.xml.ws.spi.db.FieldGetter.PrivilegedGetter
All Implemented Interfaces:
PrivilegedExceptionAction
Enclosing class:
FieldGetter

static class FieldGetter.PrivilegedGetter
extends Object
implements PrivilegedExceptionAction


Constructor Summary
FieldGetter.PrivilegedGetter(Field field, Object instance)
           
 
Method Summary
 Object run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldGetter.PrivilegedGetter

public FieldGetter.PrivilegedGetter(Field field,
                                    Object instance)
Method Detail

run

public Object run()
           throws IllegalAccessException
Specified by:
run in interface PrivilegedExceptionAction
Throws:
IllegalAccessException


Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.