com.mulesoft.cloudhub.client.annotation
Annotation Type UsedBy


@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public @interface UsedBy

Marker annotation to designate API methods.


Required Element Summary
 Component[] value
           
 

Element Detail

value

public abstract Component[] value


Copyright © 2012-2015. All Rights Reserved.