| Interface | Description |
|---|---|
| InstanceManager |
This interface represents an instance provider manager
(@see mobi.designmyapp.common.instance.provider.InstanceProvider),
this manager is used to store a Set of instance providers and manage their instances using
a predefined strategy (@see mobi.designmyapp.common.instance.strategy.InstanceSelectionStrategy)
The InstanceManager singleton can be retrieved by the @see mobi.designmyapp.common.instance.service.InstanceService class.
|
Copyright © 2015. All rights reserved.