@Deprecated public interface Service
Modifier and Type | Method and Description |
---|---|
void |
initService(ServiceLocator locator)
Deprecated.
Provides the opportunity to initialize this service and to acquire other services for its operation from the
locator.
|
void initService(ServiceLocator locator)
locator
- The service locator, must not be null
.Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.