org.mobicents.servlet.sip.annotations
Class AnnotationsClassLoader.PrivilegedFindResource

java.lang.Object
  extended by org.mobicents.servlet.sip.annotations.AnnotationsClassLoader.PrivilegedFindResource
All Implemented Interfaces:
java.security.PrivilegedAction<java.lang.Object>
Enclosing class:
AnnotationsClassLoader

protected class AnnotationsClassLoader.PrivilegedFindResource
extends java.lang.Object
implements java.security.PrivilegedAction<java.lang.Object>


Field Summary
protected  java.io.File file
           
protected  java.lang.String path
           
 
Method Summary
 java.lang.Object run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

file

protected java.io.File file

path

protected java.lang.String path
Method Detail

run

public java.lang.Object run()
Specified by:
run in interface java.security.PrivilegedAction<java.lang.Object>


Copyright © 2008. All Rights Reserved.