Uses of Interface
org.eclipse.ecf.core.util.IContainerFilter

Packages that use IContainerFilter
org.eclipse.ecf.core.util   
org.eclipse.ecf.provider.remoteservice   
 

Uses of IContainerFilter in org.eclipse.ecf.core.util
 

Classes in org.eclipse.ecf.core.util that implement IContainerFilter
 class AdapterContainerFilter
           
 class ConnectedContainerFilter
           
 

Uses of IContainerFilter in org.eclipse.ecf.provider.remoteservice
 

Methods in org.eclipse.ecf.provider.remoteservice with parameters of type IContainerFilter
protected  IContainer[] AbstractRemoteServiceDescription.getMatchingContainers(IContainerFilter filter, IContainer[] sourceContainers)