public class ServiceUrlBean extends ProducerBean<String>
| Modifier and Type | Method and Description |
|---|---|
static ServiceUrlBean |
anyBean(String id,
String protocol,
Boolean external) |
static ServiceUrlBean |
getBean(String name,
String protocol,
String alias,
Boolean external) |
static Collection<ServiceUrlBean> |
getBeans() |
String |
getServiceAlias() |
String |
getServiceName() |
String |
getServiceProtocol() |
String |
toString() |
create, destroy, equals, getProducer, getScope, hashCodegetBeanClass, getId, getInjectionPoints, getName, getQualifiers, getStereotypes, getTypes, isAlternative, isNullablepublic static ServiceUrlBean getBean(String name, String protocol, String alias, Boolean external)
public static ServiceUrlBean anyBean(String id, String protocol, Boolean external)
public static Collection<ServiceUrlBean> getBeans()
public String getServiceName()
public String getServiceProtocol()
public String getServiceAlias()
Copyright © 2011–2015 Red Hat. All rights reserved.