| Package | Description |
|---|---|
| org.hawkular.bus.common |
| Modifier and Type | Method and Description |
|---|---|
Endpoint.Type |
Endpoint.getType() |
static Endpoint.Type |
Endpoint.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Endpoint.Type[] |
Endpoint.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Endpoint(Endpoint.Type type,
String name) |
Endpoint(Endpoint.Type type,
String name,
boolean isTemp) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.