Interface SharedClassHelper
- All Superinterfaces:
SharedHelper
- All Known Subinterfaces:
SharedClassTokenHelper
,SharedClassURLClasspathHelper
,SharedClassURLHelper
- All Known Implementing Classes:
SharedClassAbstractHelper
The SharedClassHelper superinterface defines functions that are common
to all class helpers.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the sharing filter associated with this helper.void
setSharingFilter
(SharedClassFilter filter) Applies the sharing filter to the SharedClassHelper.Methods declared in interface com.ibm.oti.shared.SharedHelper
getClassLoader
-
Method Details
-
getSharingFilter
SharedClassFilter getSharingFilter()Returns the sharing filter associated with this helper.- Returns:
- the filter instance, or null if none is associated