Uses of Record Class
org.frankframework.jdbc.datasource.ObjectFactory.ObjectInfo
Packages that use ObjectFactory.ObjectInfo
Package
Description
-
Uses of ObjectFactory.ObjectInfo in org.frankframework.jdbc.datasource
Methods in org.frankframework.jdbc.datasource that return ObjectFactory.ObjectInfoModifier and TypeMethodDescriptionprotected ObjectFactory.ObjectInfoDataSourceFactory.toObjectInfo(String name) protected ObjectFactory.ObjectInfoObjectFactory.toObjectInfo(String name) Mapping fromto a information object, used for logging and console actions. Methods in org.frankframework.jdbc.datasource that return types with arguments of type ObjectFactory.ObjectInfo -
Uses of ObjectFactory.ObjectInfo in org.frankframework.jndi
Methods in org.frankframework.jndi that return ObjectFactory.ObjectInfoModifier and TypeMethodDescriptionprotected ObjectFactory.ObjectInfoJmsConnectionFactoryFactory.toObjectInfo(String name) -
Uses of ObjectFactory.ObjectInfo in org.frankframework.management.bus.endpoints
Methods in org.frankframework.management.bus.endpoints that return types with arguments of type ObjectFactory.ObjectInfoModifier and TypeMethodDescriptionSecurityItems.ObjectFactoryDTO.resources()Returns the value of theresourcesrecord component.Constructor parameters in org.frankframework.management.bus.endpoints with type arguments of type ObjectFactory.ObjectInfoModifierConstructorDescriptionObjectFactoryDTO(String name, List<ObjectFactory.ObjectInfo> resources) Creates an instance of aObjectFactoryDTOrecord class.