Uses of Package
com.metamatrix.common.callback

Packages that use com.metamatrix.common.callback
com.metamatrix.common.callback   
com.metamatrix.console.ui.layout   
com.metamatrix.toolbox.ui.callback   
 

Classes in com.metamatrix.common.callback used by com.metamatrix.common.callback
Callback
          Implementations of this interface are passed to a CallbackHandler, allowing underlying services the ability to interact with a calling application to retrieve specific authentication data such as usernames and passwords, or to display certain information, such as error and warning messages.
CallbackChoices
          This callback class is used when a component requires an application to ask for YES/NO, OK/CANCEL, YES/NO/CANCEL or other similar confirmations
UnsupportedCallbackException
          Exception which occurs if an error occurs within the server that is not business-related.
 

Classes in com.metamatrix.common.callback used by com.metamatrix.console.ui.layout
Callback
          Implementations of this interface are passed to a CallbackHandler, allowing underlying services the ability to interact with a calling application to retrieve specific authentication data such as usernames and passwords, or to display certain information, such as error and warning messages.
CallbackHandler
          An application implements a CallbackHandler and passes it to underlying security services so that they may interact with the application to retrieve specific authentication data, such as usernames and passwords, or to display certain information, such as error and warning messages.
CallbackImpl
          Implementations of this interface are passed to a CallbackHandler, allowing underlying services the ability to interact with a calling application to retrieve specific authentication data such as usernames and passwords, or to display certain information, such as error and warning messages.
 

Classes in com.metamatrix.common.callback used by com.metamatrix.toolbox.ui.callback
Callback
          Implementations of this interface are passed to a CallbackHandler, allowing underlying services the ability to interact with a calling application to retrieve specific authentication data such as usernames and passwords, or to display certain information, such as error and warning messages.
CallbackHandler
          An application implements a CallbackHandler and passes it to underlying security services so that they may interact with the application to retrieve specific authentication data, such as usernames and passwords, or to display certain information, such as error and warning messages.
UnsupportedCallbackException
          Exception which occurs if an error occurs within the server that is not business-related.
 



Copyright © 2009. All Rights Reserved.