Uses of Package
com.sdm.quasar.client.core.application

Packages that use com.sdm.quasar.client.core.application
com.sdm.quasar.client.core.application   
com.sdm.quasar.client.core.application.dialog.impl   
com.sdm.quasar.client.jsf.application   
com.sdm.quasar.client.jsf.application.dialog.impl   
com.sdm.quasar.client.showcase.helloworld   
com.sdm.quasar.client.showcase.jsf.application   
com.sdm.quasar.client.showcase.swing   
com.sdm.quasar.client.spring.application.dialog.impl   
com.sdm.quasar.client.swing.application   
com.sdm.quasar.client.swing.application.dialog.impl   
 

Classes in com.sdm.quasar.client.core.application used by com.sdm.quasar.client.core.application
AbstractSessionManager
          Basic implementation of SessionManager.
Application
          Represents the client application and offers access to the basic components of the application scope.
ApplicationConfiguration
           
ApplicationConfiguration.ApplicationSetterAccess
          A callback interface passed to the ApplicationConfiguration.configureApplication(com.sdm.quasar.client.core.application.ApplicationConfiguration.ApplicationSetterAccess, Application) method in order to set the Application's manager implementation.
Session
          Represents a session.
SessionCreator
          Encapsulates the creation of a new session instance.
SessionId
          Identifies a session within the application.
SessionListener
          Observer of SessionManager, is notified when Sessions are created and disposing.
SessionManager
          Manages the Sessions within an Application.
 

Classes in com.sdm.quasar.client.core.application used by com.sdm.quasar.client.core.application.dialog.impl
Application
          Represents the client application and offers access to the basic components of the application scope.
ApplicationConfiguration
           
ApplicationConfiguration.ApplicationSetterAccess
          A callback interface passed to the ApplicationConfiguration.configureApplication(com.sdm.quasar.client.core.application.ApplicationConfiguration.ApplicationSetterAccess, Application) method in order to set the Application's manager implementation.
Session
          Represents a session.
SessionCreator
          Encapsulates the creation of a new session instance.
SessionId
          Identifies a session within the application.
SessionManager
          Manages the Sessions within an Application.
 

Classes in com.sdm.quasar.client.core.application used by com.sdm.quasar.client.jsf.application
AbstractApplication
          Abstract implementation for the Application interface.
Application
          Represents the client application and offers access to the basic components of the application scope.
ApplicationConfiguration
           
SessionManager
          Manages the Sessions within an Application.
 

Classes in com.sdm.quasar.client.core.application used by com.sdm.quasar.client.jsf.application.dialog.impl
AbstractSessionManager
          Basic implementation of SessionManager.
Application
          Represents the client application and offers access to the basic components of the application scope.
ApplicationConfiguration
           
ApplicationConfiguration.ApplicationSetterAccess
          A callback interface passed to the ApplicationConfiguration.configureApplication(com.sdm.quasar.client.core.application.ApplicationConfiguration.ApplicationSetterAccess, Application) method in order to set the Application's manager implementation.
Session
          Represents a session.
SessionCreator
          Encapsulates the creation of a new session instance.
SessionId
          Identifies a session within the application.
SessionManager
          Manages the Sessions within an Application.
 

Classes in com.sdm.quasar.client.core.application used by com.sdm.quasar.client.showcase.helloworld
AbstractApplication
          Abstract implementation for the Application interface.
Application
          Represents the client application and offers access to the basic components of the application scope.
 

Classes in com.sdm.quasar.client.core.application used by com.sdm.quasar.client.showcase.jsf.application
AbstractApplication
          Abstract implementation for the Application interface.
Application
          Represents the client application and offers access to the basic components of the application scope.
 

Classes in com.sdm.quasar.client.core.application used by com.sdm.quasar.client.showcase.swing
AbstractApplication
          Abstract implementation for the Application interface.
Application
          Represents the client application and offers access to the basic components of the application scope.
 

Classes in com.sdm.quasar.client.core.application used by com.sdm.quasar.client.spring.application.dialog.impl
Application
          Represents the client application and offers access to the basic components of the application scope.
Session
          Represents a session.
SessionCreator
          Encapsulates the creation of a new session instance.
SessionId
          Identifies a session within the application.
 

Classes in com.sdm.quasar.client.core.application used by com.sdm.quasar.client.swing.application
AbstractApplication
          Abstract implementation for the Application interface.
Application
          Represents the client application and offers access to the basic components of the application scope.
ApplicationConfiguration
           
 

Classes in com.sdm.quasar.client.core.application used by com.sdm.quasar.client.swing.application.dialog.impl
Application
          Represents the client application and offers access to the basic components of the application scope.
ApplicationConfiguration