org.eclipse.ecf.osgi.services.remoteserviceadmin
Class EndpointDescriptionLocator.EndpointListenerHolder

java.lang.Object
  extended by org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionLocator.EndpointListenerHolder
Enclosing class:
EndpointDescriptionLocator

public class EndpointDescriptionLocator.EndpointListenerHolder
extends java.lang.Object


Constructor Summary
EndpointDescriptionLocator.EndpointListenerHolder(EndpointListener l, EndpointDescription d, java.lang.String f)
           
 
Method Summary
 EndpointDescription getDescription()
           
 EndpointListener getListener()
           
 java.lang.String getMatchingFilter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndpointDescriptionLocator.EndpointListenerHolder

public EndpointDescriptionLocator.EndpointListenerHolder(EndpointListener l,
                                                         EndpointDescription d,
                                                         java.lang.String f)
Method Detail

getListener

public EndpointListener getListener()

getDescription

public EndpointDescription getDescription()

getMatchingFilter

public java.lang.String getMatchingFilter()