public class ServiceFactoryImpl extends Object implements ServiceFactory
INSTANCE| Constructor and Description |
|---|
ServiceFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Service |
create(String name) |
Service |
create(String name,
Service delegator) |
public Service create(String name)
create in interface ServiceFactorypublic Service create(String name, Service delegator)
create in interface ServiceFactoryCopyright © 2021. All rights reserved.