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