Searched defs:getDefaultFactory (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/tracing/
H A DProviderFactory.java24 * {@code getDefaultFactory()} static method. The resulting instance can be
54 public static ProviderFactory getDefaultFactory() { method in class:ProviderFactory
/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/ext/
H A DStartTlsResponseImpl.java218 factory = getDefaultFactory();
310 private SSLSocketFactory getDefaultFactory() throws IOException { method in class:StartTlsResponseImpl

Completed in 46 milliseconds