Uses of Interface
com.ibm.oti.shared.SharedDataHelperFactory
-
Packages that use SharedDataHelperFactory Package Description com.ibm.oti.shared -
-
Uses of SharedDataHelperFactory in com.ibm.oti.shared
Methods in com.ibm.oti.shared that return SharedDataHelperFactory Modifier and Type Method Description static SharedDataHelperFactory
Shared. getSharedDataHelperFactory()
If sharing is enabled, returns a SharedDataHelperFactory, otherwise returns null.
-