@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Remote
By default the $AlfrescoTestRunner will attempt to find a
running Alfresco instance at http://localhost:8080/alfresco
This annotation can be applied to a test class to have the
proxy calls go to a different host/port.
public abstract String endpoint
Copyright © 2019. All rights reserved.