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

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

static class MethodGetter.PrivilegedGetter
extends Object
implements PrivilegedExceptionAction


Constructor Summary
MethodGetter.PrivilegedGetter(Method m, 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

MethodGetter.PrivilegedGetter

public MethodGetter.PrivilegedGetter(Method m,
                                     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.