org.apache.uima.conceptMapper.dictionaryCompiler
Class CompileDictionary.ClassNameFinder

java.lang.Object
  extended by java.lang.SecurityManager
      extended by org.apache.uima.conceptMapper.dictionaryCompiler.CompileDictionary.ClassNameFinder
Enclosing class:
CompileDictionary

public static class CompileDictionary.ClassNameFinder
extends SecurityManager


Field Summary
 
Fields inherited from class java.lang.SecurityManager
inCheck
 
Constructor Summary
CompileDictionary.ClassNameFinder()
           
 
Method Summary
 String getClassName()
           
 
Methods inherited from class java.lang.SecurityManager
checkAccept, checkAccess, checkAccess, checkAwtEventQueueAccess, checkConnect, checkConnect, checkCreateClassLoader, checkDelete, checkExec, checkExit, checkLink, checkListen, checkMemberAccess, checkMulticast, checkMulticast, checkPackageAccess, checkPackageDefinition, checkPermission, checkPermission, checkPrintJobAccess, checkPropertiesAccess, checkPropertyAccess, checkRead, checkRead, checkRead, checkSecurityAccess, checkSetFactory, checkSystemClipboardAccess, checkTopLevelWindow, checkWrite, checkWrite, classDepth, classLoaderDepth, currentClassLoader, currentLoadedClass, getClassContext, getInCheck, getSecurityContext, getThreadGroup, inClass, inClassLoader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompileDictionary.ClassNameFinder

public CompileDictionary.ClassNameFinder()
Method Detail

getClassName

public String getClassName()


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.