Class SapSystemFactory
java.lang.Object
org.frankframework.configuration.extensions.SapSystemFactory
Singleton that has the different sapSystems.
Typical use: SapSystemFactory.getInstance().<method to execute>
Typical use: SapSystemFactory.getInstance().<method to execute>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addSapSystem
(Object sapSystem, String name) static SapSystemFactory
getSapSystemInfo
(String sapSystemName) toString()