Uses of Class
org.jini.rio.boot.SupportCodeChangeAnnotationContainer
Packages that use SupportCodeChangeAnnotationContainer
Package
Description
-
Uses of SupportCodeChangeAnnotationContainer in com.gigaspaces.executor
Methods in com.gigaspaces.executor that return SupportCodeChangeAnnotationContainer -
Uses of SupportCodeChangeAnnotationContainer in com.gigaspaces.internal.io
Methods in com.gigaspaces.internal.io with parameters of type SupportCodeChangeAnnotationContainerModifier and TypeMethodDescriptionstatic ObjectIOUtils.readObject(ObjectInput in, SupportCodeChangeAnnotationContainer supportCodeChangeAnnotationContainer, boolean useIOUtilsReadObject) Tasks are loaded with a fresh class loader. -
Uses of SupportCodeChangeAnnotationContainer in com.gigaspaces.utils
Methods in com.gigaspaces.utils that return SupportCodeChangeAnnotationContainerModifier and TypeMethodDescriptionCodeChangeUtilities.createContainerFromSupportCodeAnnotationIfNeeded(Object object) -
Uses of SupportCodeChangeAnnotationContainer in org.jini.rio.boot
Fields in org.jini.rio.boot declared as SupportCodeChangeAnnotationContainerModifier and TypeFieldDescriptionstatic final SupportCodeChangeAnnotationContainerSupportCodeChangeAnnotationContainer.ONE_TIMEMethods in org.jini.rio.boot with parameters of type SupportCodeChangeAnnotationContainerModifier and TypeMethodDescriptionCodeChangeClassLoadersManager.getCodeChangeClassLoader(SupportCodeChangeAnnotationContainer supportCodeChangeAnnotationContainer) ServiceClassLoader.getCodeChangeClassLoader(SupportCodeChangeAnnotationContainer supportCodeChangeAnnotationContainer) -
Uses of SupportCodeChangeAnnotationContainer in org.openspaces.core.executor.internal
Methods in org.openspaces.core.executor.internal that return SupportCodeChangeAnnotationContainerModifier and TypeMethodDescriptionInternalSpaceTaskWrapper.getSupportCodeChangeAnnotationContainer()