org.eclipse.emf.emfstore.server.auth
Annotation Type ESMethod


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ESMethod

Marks methods that implement EmfStore methods.

Since:
1.5
Author:
boehlke

Required Element Summary
 ESMethod.MethodId value
          the implemented method.
 

Element Detail

value

public abstract ESMethod.MethodId value
the implemented method.



Copyright © 2016. All Rights Reserved.