Class ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction

    • Constructor Detail

      • UrlDefinitionAction

        protected UrlDefinitionAction​(String typeName,
                                      byte[] binaryRepresentation)
        Creates a new URL definition action.
        Parameters:
        typeName - The name of the type that this URL represents.
        binaryRepresentation - The binary representation of the type's class file.