Deprecated API


Contents
Deprecated Methods
org.apache.commons.jci.compilers.JavacJavaCompilerSettings.getCustomCompilerArguments()
            
org.apache.commons.jci.compilers.JavaCompilerFactory.getInstance()
          will be remove after the next release, please create an instance yourself 
org.apache.commons.jci.compilers.JavacJavaCompilerSettings.getMaxmem()
            
org.apache.commons.jci.compilers.JavacJavaCompilerSettings.getMeminitial()
            
org.apache.commons.jci.compilers.JavaCompilerSettings.isVerbose()
            
org.apache.commons.jci.readers.MemoryResourceReader.list()
            
org.apache.commons.jci.readers.FileResourceReader.list()
            
org.apache.commons.jci.stores.MemoryResourceStore.list()
            
org.apache.commons.jci.stores.FileResourceStore.list()
            
org.apache.commons.jci.compilers.JavacJavaCompilerSettings.setCustomCompilerArguments(List)
            
org.apache.commons.jci.compilers.JavacJavaCompilerSettings.setMaxmem(String)
            
org.apache.commons.jci.compilers.JavacJavaCompilerSettings.setMeminitial(String)
            
org.apache.commons.jci.compilers.JavaCompilerSettings.setVerbose(boolean)
            
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.