Errai 3.0.1-SNAPSHOT

org.jboss.errai.bus.server.annotations
Annotation Type ShadowService


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

Author:
Mike Brock

Optional Element Summary
 String value
          The name of the bus service.
 

value

public abstract String value
The name of the bus service. This parameter has no effect on RPC services.

Default:
""

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.