|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object extended by javax.tools.ToolProvider
public class ToolProvider
Provides methods for locating tool providers, for example,
providers of compilers. This class complements the
functionality of ServiceLoader
.
Method Summary | |
---|---|
static JavaCompiler |
getSystemJavaCompiler()
Gets the Java™ programming language compiler provided with this platform. |
static ClassLoader |
getSystemToolClassLoader()
Returns the class loader for tools provided with this platform. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static JavaCompiler getSystemJavaCompiler()
null
if no compiler is providedpublic static ClassLoader getSystemToolClassLoader()
null
if no tools are provided
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
Scripting on this page tracks web page traffic, but does not change the content in any way.