public class EndpointDescriptionLocator.EndpointListenerHolder extends Object
Constructor and Description |
---|
EndpointListenerHolder(EndpointListener l,
EndpointDescription d,
String f) |
Modifier and Type | Method and Description |
---|---|
EndpointDescription |
getDescription() |
EndpointListener |
getListener() |
String |
getMatchingFilter() |
public EndpointListenerHolder(EndpointListener l, EndpointDescription d, String f)
public EndpointListener getListener()
public EndpointDescription getDescription()
public String getMatchingFilter()
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.