| Package | Description |
|---|---|
| org.kie.server.services.api | |
| org.kie.server.services.impl |
| Modifier and Type | Method and Description |
|---|---|
static SupportedTransports |
SupportedTransports.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportedTransports[] |
SupportedTransports.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Object> |
KieServerApplicationComponentsService.getAppComponents(String extension,
SupportedTransports type,
Object... services) |
List<Object> |
KieServerExtension.getAppComponents(SupportedTransports type) |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
KieServerContainerExtension.getAppComponents(SupportedTransports type) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.