public interface ServiceLocatorGenerator
| Modifier and Type | Method and Description |
|---|---|
ServiceLocator |
create(String name,
ServiceLocator parent)
Creates the ServiceLocator that will be used to
generate the ServiceLocators
|
ServiceLocator create(String name, ServiceLocator parent)
name - The name of the ServiceLocator to createparent - The parent of the ServiceLocator (can be null)Copyright © 2009–2019 Oracle Corporation. All rights reserved.