public class MidPointPrismContextFactory extends Object implements com.evolveum.midpoint.prism.util.PrismContextFactory
Modifier and Type | Field and Description |
---|---|
static MidPointPrismContextFactory |
FACTORY |
Constructor and Description |
---|
MidPointPrismContextFactory() |
MidPointPrismContextFactory(File extraSchemaDir) |
Modifier and Type | Method and Description |
---|---|
com.evolveum.midpoint.prism.PrismContext |
createEmptyPrismContext() |
com.evolveum.midpoint.prism.PrismContext |
createInitializedPrismContext() |
com.evolveum.midpoint.prism.PrismContext |
createPrismContext() |
protected void |
registerExtensionSchemas(com.evolveum.midpoint.prism.schema.SchemaRegistry schemaRegistry) |
public static final MidPointPrismContextFactory FACTORY
public MidPointPrismContextFactory()
public MidPointPrismContextFactory(File extraSchemaDir)
public com.evolveum.midpoint.prism.PrismContext createPrismContext() throws SchemaException, FileNotFoundException
createPrismContext
in interface com.evolveum.midpoint.prism.util.PrismContextFactory
SchemaException
FileNotFoundException
public com.evolveum.midpoint.prism.PrismContext createEmptyPrismContext() throws SchemaException, FileNotFoundException
SchemaException
FileNotFoundException
public com.evolveum.midpoint.prism.PrismContext createInitializedPrismContext() throws SchemaException, SAXException, IOException
SchemaException
SAXException
IOException
protected void registerExtensionSchemas(com.evolveum.midpoint.prism.schema.SchemaRegistry schemaRegistry) throws SchemaException, FileNotFoundException
SchemaException
FileNotFoundException
Copyright © 2016 Evolveum. All rights reserved.