public abstract class ForwardingLocationFactory extends Object implements LocationFactory
Modifier | Constructor and Description |
---|---|
protected |
ForwardingLocationFactory(LocationFactory delegate) |
Modifier and Type | Method and Description |
---|---|
LocationFactory |
getDelegate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, create, getHomeLocation
protected ForwardingLocationFactory(LocationFactory delegate)
public LocationFactory getDelegate()
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.