|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TombstoneManager | |
---|---|
com.ibm.di.api | Provides packages and classes for managing the server API. |
com.ibm.di.api.tm | Provides classes for managing tombstones. |
Uses of TombstoneManager in com.ibm.di.api |
---|
Methods in com.ibm.di.api that return TombstoneManager | |
---|---|
static TombstoneManager |
APIEngine.getTombstoneManager()
Returns the TombstoneManager . |
Uses of TombstoneManager in com.ibm.di.api.tm |
---|
Methods in com.ibm.di.api.tm with parameters of type TombstoneManager | |
---|---|
static void |
TombstoneManagerListener.initializeListener(Session aLocalSession,
TombstoneManager aTombstoneManager)
Initializes the listener. |
Constructors in com.ibm.di.api.tm with parameters of type TombstoneManager | |
---|---|
TombstoneAutoCleaner(TombstoneManager aTombstoneManager,
int aAge)
Constructs an object of this type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |