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