org.apache.openejb.client
Class StickyConnectionStrategy.StickyIterable
java.lang.Object
org.apache.openejb.client.StickyConnectionStrategy.StickyIterable
- All Implemented Interfaces:
- Iterable<URI>
- Enclosing class:
- StickyConnectionStrategy
public class StickyConnectionStrategy.StickyIterable
- extends Object
- implements Iterable<URI>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StickyConnectionStrategy.StickyIterable
public StickyConnectionStrategy.StickyIterable(ClusterMetaData cluster)
iterator
public Iterator<URI> iterator()
- Specified by:
iterator in interface Iterable<URI>
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.