Interface SPIOperation
- All Known Subinterfaces:
AuthenticateOp,CreateOp,DeleteOp,DiscoverConfigurationOp,LiveSyncOp,ResolveUsernameOp,SchemaOp,ScriptOnConnectorOp,ScriptOnResourceOp,SearchOp<T>,SyncOp,TestOp,UpdateAttributeValuesOp,UpdateDeltaOp,UpdateOp
- All Known Implementing Classes:
AbstractScriptedConnector,TstAbstractConnector,TstConnector,TstStatefulConnector,TstStatefulPoolableConnector
public interface SPIOperation
Tagging interface for the
Connector SPI.