Uses of Record Class
org.frankframework.resourcelocator.ObjectFactory.ObjectInfo
Packages that use ObjectFactory.ObjectInfo
Package
Description
-
Uses of ObjectFactory.ObjectInfo in org.frankframework.jdbc.factory
Methods in org.frankframework.jdbc.factory that return ObjectFactory.ObjectInfoModifier and TypeMethodDescriptionprotected @NonNull ObjectFactory.ObjectInfoDataSourceFactory.toObjectInfo(String name) -
Uses of ObjectFactory.ObjectInfo in org.frankframework.jms.factory
Methods in org.frankframework.jms.factory that return ObjectFactory.ObjectInfoModifier and TypeMethodDescriptionprotected @NonNull ObjectFactory.ObjectInfoJmsConnectionFactoryFactory.toObjectInfo(@NonNull 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. -
Uses of ObjectFactory.ObjectInfo in org.frankframework.resourcelocator
Methods in org.frankframework.resourcelocator that return ObjectFactory.ObjectInfoModifier and TypeMethodDescriptionprotected @NonNull ObjectFactory.ObjectInfoObjectFactory.toObjectInfo(String name) Mapping fromto a information object, used for logging and console actions. Methods in org.frankframework.resourcelocator that return types with arguments of type ObjectFactory.ObjectInfoModifier and TypeMethodDescription@NonNull List<ObjectFactory.ObjectInfo> ObjectFactory.getObjectInfo()