Package | Description |
---|---|
net.sf.mmm.client.ui.api.busy |
Contains the API for busy management of an application client.
|
net.sf.mmm.client.ui.base.busy |
Contains the base implementation of the Client Busy API.
|
Modifier and Type | Method and Description |
---|---|
BusySession |
BusyManager.start(String id)
This method starts a
BusySession that has to be terminated by stop() . |
Modifier and Type | Class and Description |
---|---|
private class |
AbstractBusyManager.BusySessionImpl
This inner class is the implementation of
BusySession . |
Modifier and Type | Method and Description |
---|---|
BusySession |
AbstractBusyManager.start(String id)
This method starts a
BusySession that has to be terminated by stop() . |
Copyright © 2001–2016 mmm-Team. All rights reserved.