Package | Description |
---|---|
io.fabric8.cdi.bean |
Modifier and Type | Method and Description |
---|---|
static ServiceUrlBean |
ServiceUrlBean.anyBean(String id,
String protocol,
String port,
String path,
Boolean endpoint,
Boolean external) |
static ServiceUrlBean |
ServiceUrlBean.getBean(String name,
String protocol,
String port,
String path,
String alias,
Boolean endpoint,
Boolean external) |
Modifier and Type | Method and Description |
---|---|
static Collection<ServiceUrlBean> |
ServiceUrlBean.getBeans() |
Copyright © 2011–2015 Red Hat. All rights reserved.