public abstract class AbstractHaStrategy<T> extends Object implements HaStrategy<T>
| Constructor and Description |
|---|
AbstractHaStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUrl(URL url) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcallprotected URL url
public void setUrl(URL url)
setUrl in interface HaStrategy<T>Copyright © 2020. All rights reserved.