Errai 3.0.1-SNAPSHOT

Uses of Package
org.jboss.errai.bus.server.annotations

Packages that use org.jboss.errai.bus.server.annotations
org.jboss.errai.ioc.support.bus.rebind   
org.jboss.errai.jpa.sync.client.shared   
org.jboss.errai.security.server   
org.jboss.errai.security.shared.service   
 

Classes in org.jboss.errai.bus.server.annotations used by org.jboss.errai.ioc.support.bus.rebind
Service
          Indicates that the annotated type, field, or method is a bus service endpoint or an RPC endpoint.
ShadowService
           
 

Classes in org.jboss.errai.bus.server.annotations used by org.jboss.errai.jpa.sync.client.shared
Remote
          Indicates that the annotated interface specifies the contract for a remote service.
 

Classes in org.jboss.errai.bus.server.annotations used by org.jboss.errai.security.server
Service
          Indicates that the annotated type, field, or method is a bus service endpoint or an RPC endpoint.
 

Classes in org.jboss.errai.bus.server.annotations used by org.jboss.errai.security.shared.service
Remote
          Indicates that the annotated interface specifies the contract for a remote service.
 


Errai 3.0.1-SNAPSHOT

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