public interface SubsystemService
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
jndiNames()
get jndi names.
|
String |
moduleNameFromJndi(String jndiName)
Convert JNDI name to module name for resolving the NoSQL module to inject into deployments.
|
String |
moduleNameFromProfile(String profileName) |
Collection<String> |
profileNames()
get profile names.
|
String |
vendorKey()
get vendor key that can be used as a key.
|
String moduleNameFromJndi(String jndiName)
jndiName - Collection<String> profileNames()
Collection<String> jndiNames()
String vendorKey()
Copyright © 2017 JBoss by Red Hat. All rights reserved.