public interface PresentsContext
| Modifier and Type | Method and Description |
|---|---|
Client |
getClient()
Returns a reference to the client.
|
Config |
getConfig()
Provides a configuration object from which various services can obtain configuration values
and via the properties file that forms the basis of the configuration object, those services
can be customized.
|
DObjectManager |
getDObjectManager()
Returns a reference to the distributed object manager.
|
Config getConfig()
Client getClient()
DObjectManager getDObjectManager()
Copyright © 2015. All rights reserved.