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(org.osgi.service.remoteserviceadmin.EndpointListener l, org.osgi.service.remoteserviceadmin.EndpointDescription d, java.lang.String f)
           
 
Method Summary
 org.osgi.service.remoteserviceadmin.EndpointDescription getDescription()
           
 org.osgi.service.remoteserviceadmin.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(org.osgi.service.remoteserviceadmin.EndpointListener l,
                                                         org.osgi.service.remoteserviceadmin.EndpointDescription d,
                                                         java.lang.String f)
Method Detail

getListener

public org.osgi.service.remoteserviceadmin.EndpointListener getListener()

getDescription

public org.osgi.service.remoteserviceadmin.EndpointDescription getDescription()

getMatchingFilter

public java.lang.String getMatchingFilter()