org.apache.openejb.client
Class MulticastConnectionFactory.Filter

java.lang.Object
  extended by org.apache.openejb.client.MulticastConnectionFactory.Filter
All Implemented Interfaces:
MulticastSearch.Filter
Enclosing class:
MulticastConnectionFactory

protected static class MulticastConnectionFactory.Filter
extends Object
implements MulticastSearch.Filter


Constructor Summary
MulticastConnectionFactory.Filter(String group, Set<String> schemes)
           
 
Method Summary
 boolean accept(URI service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MulticastConnectionFactory.Filter

public MulticastConnectionFactory.Filter(String group,
                                         Set<String> schemes)
Method Detail

accept

public boolean accept(URI service)
Specified by:
accept in interface MulticastSearch.Filter


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.