public abstract class ServiceProviderBase<T> extends Object implements ServiceProvider<T>
| Constructor and Description |
|---|
ServiceProviderBase(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getServicepublic ServiceProviderBase(String name)
public String getName()
getName in interface ServiceProvider<T>Copyright © 2015. All rights reserved.