Class ResourceLinkRef

    • Constructor Detail

      • ResourceLinkRef

        public ResourceLinkRef​(String resourceClass,
                               String globalName,
                               String factory,
                               String factoryLocation)
        ResourceLink Reference.
        Parameters:
        resourceClass - Resource class
        globalName - Global name
        factory - The possibly null class name of the object's factory.
        factoryLocation - The possibly null location from which to load the factory (e.g. URL)