@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Default
Default Contract.
Class level annotation that defines the contract that is the default
contract, and as such invoke of the transaction functions does not need to be
qualified by the contract name