|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SLPropertiesMatcher | |
|---|---|
| org.talend.esb.servicelocator.client | |
| org.talend.esb.servicelocator.client.internal | |
| org.talend.esb.servicelocator.cxf.internal | |
| Uses of SLPropertiesMatcher in org.talend.esb.servicelocator.client |
|---|
| Fields in org.talend.esb.servicelocator.client declared as SLPropertiesMatcher | |
|---|---|
static SLPropertiesMatcher |
SLPropertiesMatcher.ALL_MATCHER
|
| Methods in org.talend.esb.servicelocator.client with parameters of type SLPropertiesMatcher | |
|---|---|
List<String> |
ServiceLocator.lookup(QName serviceName,
SLPropertiesMatcher matcher)
For the given service return all endpoints that are currently registered at the Service Locator and where the custom properties match the given matcher. |
| Uses of SLPropertiesMatcher in org.talend.esb.servicelocator.client.internal |
|---|
| Methods in org.talend.esb.servicelocator.client.internal with parameters of type SLPropertiesMatcher | |
|---|---|
List<String> |
ServiceLocatorImpl.lookup(QName serviceName,
SLPropertiesMatcher matcher)
For the given service return all endpoints that are currently registered at the Service Locator and where the custom properties match the given matcher. |
| Uses of SLPropertiesMatcher in org.talend.esb.servicelocator.cxf.internal |
|---|
| Methods in org.talend.esb.servicelocator.cxf.internal with parameters of type SLPropertiesMatcher | |
|---|---|
void |
LocatorClientEnabler.enable(org.apache.cxf.endpoint.ConduitSelectorHolder conduitSelectorHolder,
SLPropertiesMatcher matcher)
|
void |
LocatorClientEnabler.enable(org.apache.cxf.endpoint.ConduitSelectorHolder conduitSelectorHolder,
SLPropertiesMatcher matcher,
String selectionStrategy)
The selectionStrategy given as String argument is selected as locatorSelectionStrategy. |
void |
ServiceLocatorManager.enableClient(org.apache.cxf.endpoint.Client client,
SLPropertiesMatcher matcher)
|
void |
ServiceLocatorManager.enableClient(org.apache.cxf.endpoint.Client client,
SLPropertiesMatcher matcher,
String selectionStrategy)
|
void |
ServiceLocatorManager.enableClient(org.apache.cxf.endpoint.ConduitSelectorHolder conduitSelectorHolder,
SLPropertiesMatcher matcher)
|
void |
ServiceLocatorManager.enableClient(org.apache.cxf.endpoint.ConduitSelectorHolder conduitSelectorHolder,
SLPropertiesMatcher matcher,
String selectionStrategy)
|
void |
LocatorSelectionStrategy.setMatcher(SLPropertiesMatcher propertiesMatcher)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||