Uses of Interface
org.jboss.errai.workspaces.client.modules.Module

Packages that use Module
org.jboss.errai.workspaces.client.modules.auth   
org.jboss.errai.workspaces.client.modules.shoutbox   
 

Uses of Module in org.jboss.errai.workspaces.client.modules.auth
 

Classes in org.jboss.errai.workspaces.client.modules.auth that implement Module
 class AuthenticationModule
          Listens as 'LoginClient'
 

Uses of Module in org.jboss.errai.workspaces.client.modules.shoutbox
 

Classes in org.jboss.errai.workspaces.client.modules.shoutbox that implement Module
 class ShoutboxModule
          The ShoutboxService matches offers (provider) with demands (client) and handles the offer life-cycle and client notifications.
 



Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.