Skip navigation links

Package edu.uiuc.ncsa.security.core.ipc

This package consists of utilities (a bean and listener interfaces) for monitoring interprocess communications.

See: Description

Package edu.uiuc.ncsa.security.core.ipc Description

This package consists of utilities (a bean and listener interfaces) for monitoring interprocess communications. For instance, if a servlet needs to start a thread, how can that thread communicate with others? The solution offered here is to register listeners to a bean. The bean just shares state and listens for events to dictate its actions.
Skip navigation links

Copyright © 2019. All Rights Reserved.