public class NoopNamedResolver extends Object implements NamedResolver
Constructor and Description |
---|
NoopNamedResolver() |
Modifier and Type | Method and Description |
---|---|
Object |
locate(String jndiName)
Locate an object in JNDI by name
|
public Object locate(String jndiName)
NamedResolver
locate
in interface NamedResolver
jndiName
- The JNDI name of the object to locateCopyright © 2006–2017 Hibernate. All rights reserved.