Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.bus.server.annotations.Service

Packages that use Service
org.jboss.errai.ioc.support.bus.rebind   
org.jboss.errai.security.server   
 

Uses of Service in org.jboss.errai.ioc.support.bus.rebind
 

Method parameters in org.jboss.errai.ioc.support.bus.rebind with type arguments of type Service
 List<? extends Statement> ServiceCodeDecorator.generateDecorator(InjectableInstance<Service> injectableInstance)
           
 

Constructor parameters in org.jboss.errai.ioc.support.bus.rebind with type arguments of type Service
ServiceCodeDecorator(Class<Service> decoratesWith)
           
 

Uses of Service in org.jboss.errai.security.server
 

Classes in org.jboss.errai.security.server with annotations of type Service
 class NonCachingUserServiceImpl
           
 class PicketLinkAuthenticationService
          PicketLink version of the AuthenticationService and default implementation.
 


Errai 3.0.1-SNAPSHOT

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