org.hypergraphdb.peer.workflow
Annotation Type OnMessage


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


Required Element Summary
 java.lang.String performative
           
 

Element Detail

performative

public abstract java.lang.String performative