SMILA (incubation) API documentation

org.eclipse.smila.connectivity.deltaindexing.impl
Class DeltaIndexingManagerAgentImpl

java.lang.Object
  extended by org.eclipse.smila.management.LocatedManagementAgentBase
      extended by org.eclipse.smila.management.DeclarativeManagementAgent
          extended by org.eclipse.smila.management.DeclarativeServiceManagementAgent<DeltaIndexingManager>
              extended by org.eclipse.smila.connectivity.deltaindexing.AbstractDeltaIndexingManagerAgent
                  extended by org.eclipse.smila.connectivity.deltaindexing.impl.DeltaIndexingManagerAgentImpl
All Implemented Interfaces:
DeltaIndexingManagerAgent, LocatedManagementAgent, ManagementAgent

public class DeltaIndexingManagerAgentImpl
extends AbstractDeltaIndexingManagerAgent

The Class DeltaIndexingManagerAgentImpl.


Field Summary
 
Fields inherited from class org.eclipse.smila.management.DeclarativeServiceManagementAgent
_service
 
Fields inherited from class org.eclipse.smila.management.DeclarativeManagementAgent
_log
 
Constructor Summary
DeltaIndexingManagerAgentImpl()
           
 
Method Summary
 
Methods inherited from class org.eclipse.smila.connectivity.deltaindexing.AbstractDeltaIndexingManagerAgent
checkDataSource, clear, clearAll, getCategory, getEntryCount, getEntryCounts, getErrorMessage, getLockStates, getName, unlock, unlockAll
 
Methods inherited from class org.eclipse.smila.management.DeclarativeServiceManagementAgent
setService, unsetService
 
Methods inherited from class org.eclipse.smila.management.DeclarativeManagementAgent
activate, deactivate
 
Methods inherited from class org.eclipse.smila.management.LocatedManagementAgentBase
getLocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeltaIndexingManagerAgentImpl

public DeltaIndexingManagerAgentImpl()

SMILA (incubation) API documentation