org.usergrid.persistence.cassandra.util
Annotation Type TraceParticipant


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

Mark a method as able to participate in a trace session

Author:
zznate

Optional Element Summary
 String name
           
 

name

public abstract String name
Default:
""


Copyright © 2013. All Rights Reserved.