Interface ComponentNamingUtil

    • Method Detail

      • composeInternalGlobalJavaAppName

        String composeInternalGlobalJavaAppName​(String appName,
                                                String origJavaAppName)
        Utility for discovering the internal global name under which an application-wide resource is made available (e.g. for access from an app client)
        Parameters:
        appName - name of application within which dependency is defined
        origJavaAppName - logical java:app name of the dependency
        Returns: