@Deprecated public abstract class AbstractJCRService extends Object implements JCRService, Serializable
Constructor and Description |
---|
AbstractJCRService(javax.jcr.Node jcrNode)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
closeValueProvider(boolean closeChildServices)
Deprecated.
Closing a valueprovider means that the underlying value provider might be closed after calling this method, though
this is up to the implementation.
|
JCRValueProvider |
getValueProvider()
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildServices
public JCRValueProvider getValueProvider()
getValueProvider
in interface JCRService
getValueProvider
in interface Service
public void closeValueProvider(boolean closeChildServices)
Service
closeValueProvider
in interface Service
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.