| Package | Description |
|---|---|
| io.silverware.microservices.util |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentScanner |
DeploymentScanner.getContextInstance(Context context)
Gets an instance of the scanner based on the information already stored in the provided
Context. |
static DeploymentScanner |
DeploymentScanner.getDefaultInstance()
Gets the static default instance of the scanner.
|
static DeploymentScanner |
DeploymentScanner.getInstance(String... packages)
Gets an instance of the scanner that is limited to the given packages.
|
Copyright © 2015–2016 px3. All rights reserved.