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