public static interface ResourceInstaller.Context
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getProperties()
A read-write map of contextual properties
|
Map<org.jboss.gravia.resource.Requirement,org.jboss.gravia.resource.Resource> |
getResourceMapping()
The resource mapping
|
List<org.jboss.gravia.resource.Resource> |
getResources()
The list of installable resources
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.