Searched defs:getEnvironment (Results 1 - 16 of 16) sorted by relevance

/openjdk10/jdk/test/javax/naming/spi/DirectoryManager/
H A DDummyContext.java40 public Hashtable getEnvironment() throws NamingException { method in class:DummyContext
/openjdk10/jdk/src/java.naming/share/classes/javax/naming/
H A DCannotProceedException.java160 public Hashtable<?,?> getEnvironment() { method in class:CannotProceedException
H A DInitialContext.java541 public Hashtable<?,?> getEnvironment() throws NamingException { method in class:InitialContext
H A DContext.java776 public Hashtable<?,?> getEnvironment() throws NamingException; method in interface:Context
/openjdk10/langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/
H A DJavadocTool.java124 public DocletEnvironment getEnvironment(Map<ToolOption, method in class:JavadocTool
/openjdk10/corba/src/java.corba/share/classes/com/sun/jndi/url/iiop/
H A DGenericURLContext.java513 public Hashtable<String, Object> getEnvironment() throws NamingException { method in class:GenericURLContext
/openjdk10/jdk/src/java.naming/share/classes/com/sun/jndi/toolkit/url/
H A DGenericURLContext.java511 public Hashtable<String, Object> getEnvironment() throws NamingException { method in class:GenericURLContext
/openjdk10/jdk/src/java.naming/share/classes/javax/naming/spi/
H A DContinuationContext.java196 public Hashtable<?,?> getEnvironment() throws NamingException { method in class:ContinuationContext
/openjdk10/jdk/test/javax/sql/testng/util/
H A DStubContext.java168 public Hashtable<?, ?> getEnvironment() throws NamingException { method in class:StubContext
/openjdk10/jdk/src/jdk.naming.rmi/share/classes/com/sun/jndi/rmi/registry/
H A DRegistryContext.java316 public Hashtable<String, Object> getEnvironment() throws NamingException { method in class:RegistryContext
/openjdk10/jdk/test/javax/naming/module/src/ldapv4/org/example/ldapv4/
H A Dldapv4URLContext.java167 public Hashtable getEnvironment() throws NamingException { method in class:ldapv4URLContext
/openjdk10/corba/src/java.corba/share/classes/com/sun/jndi/cosnaming/
H A DCNCtx.java1088 public Hashtable<String, java.lang.Object> getEnvironment() throws NamingException { method in class:CNCtx
/openjdk10/jdk/src/java.naming/share/classes/com/sun/jndi/ldap/
H A DLdapReferralContext.java479 public Hashtable<?,?> getEnvironment() throws NamingException { method in class:LdapReferralContext
H A DLdapCtx.java2151 public Hashtable<String, Object> getEnvironment() throws NamingException { method in class:LdapCtx
/openjdk10/jdk/src/java.naming/share/classes/com/sun/jndi/toolkit/dir/
H A DHierMemDirCtx.java471 public Hashtable<String, Object> getEnvironment() throws NamingException { method in class:HierMemDirCtx
/openjdk10/jdk/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/
H A DDnsContext.java162 public Hashtable<?,?> getEnvironment() throws NamingException { method in class:DnsContext

Completed in 121 milliseconds