public class PullableJndiSrcService extends SimpleJndiSrcService implements IAsynchronousService
Constructor and Description |
---|
PullableJndiSrcService(Properties props,
String beanClassName)
Deprecated.
|
PullableJndiSrcService(TaskType task) |
Modifier and Type | Method and Description |
---|---|
long |
getInterval()
The interval accessor
|
Map.Entry<String,LscDatasets> |
getNextId()
This call is blocking until a data available on the data source
|
getBean, getFilterIdClean, getListPivots
close, get, getAttrs, getAttrsId, getBaseDn, getBeanFromSR, getFilterAll, getFilterId, getJndiServices
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBean, getListPivots
@Deprecated public PullableJndiSrcService(Properties props, String beanClassName) throws LscServiceConfigurationException
LscServiceConfigurationException
public PullableJndiSrcService(TaskType task) throws LscServiceConfigurationException
LscServiceConfigurationException
public Map.Entry<String,LscDatasets> getNextId() throws LscServiceException
IAsynchronousService
getNextId
in interface IAsynchronousService
LscServiceException
public long getInterval()
getInterval
in interface IAsynchronousService
Copyright © 2005-2024 LSC project. All Rights Reserved.