Class AgentBuilder.RedefinitionStrategy.ResubmissionStrategy.Enabled.StorageKey

    • Constructor Detail

      • StorageKey

        protected StorageKey​(ClassLoader classLoader)
        Creates a new storage key.
        Parameters:
        classLoader - The represented class loader or null for the bootstrap class loader.
    • Method Detail

      • isBootstrapLoader

        protected boolean isBootstrapLoader()
        Checks if this reference represents the bootstrap class loader.
        Returns:
        true if this entry represents the bootstrap class loader.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object