public interface Service
Modifier and Type | Method and Description |
---|---|
void |
closeValueProvider(boolean closeChildServices)
Closing a valueprovider means that the underlying value provider might be closed after calling this method, though
this is up to the implementation.
|
Service[] |
getChildServices() |
ValueProvider |
getValueProvider() |
ValueProvider getValueProvider()
Service[] getChildServices()
void closeValueProvider(boolean closeChildServices)
closeChildServices
- Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.