Uses of Interface
org.frankframework.jdbc.datasource.IObjectLocator
Packages that use IObjectLocator
-
Uses of IObjectLocator in org.frankframework.jdbc.datasource
Classes in org.frankframework.jdbc.datasource that implement IObjectLocatorModifier and TypeClassDescriptionclass
Class that look up a given resource in the resource file.Method parameters in org.frankframework.jdbc.datasource with type arguments of type IObjectLocatorModifier and TypeMethodDescriptionvoid
ObjectFactory.setObjectLocators
(List<? extends IObjectLocator> objectLocators) -
Uses of IObjectLocator in org.frankframework.jndi
Classes in org.frankframework.jndi that implement IObjectLocator