IntegrityManagerFactory

public class IntegrityManagerFactory


Создает экземпляры IntegrityManager .

Краткое содержание

Публичные методы

static IntegrityManager
create ( Context applicationContext)

Создает классический менеджер целостности.

static StandardIntegrityManager
createStandard ( Context applicationContext)

Создает стандартный менеджер целостности.

Публичные методы

создавать

public static IntegrityManager create(Context applicationContext)

Создает классический менеджер целостности.

createStandard

public static StandardIntegrityManager createStandard(Context applicationContext)

Создает стандартный менеджер целостности.