com.evolveum.midpoint.schema
Class MidPointPrismContextFactory
java.lang.Object
com.evolveum.midpoint.schema.MidPointPrismContextFactory
- All Implemented Interfaces:
- PrismContextFactory
- Direct Known Subclasses:
- ConfigurablePrismContextFactory
public class MidPointPrismContextFactory
- extends Object
- implements PrismContextFactory
- Author:
- semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FACTORY
public static final MidPointPrismContextFactory FACTORY
MidPointPrismContextFactory
public MidPointPrismContextFactory()
MidPointPrismContextFactory
public MidPointPrismContextFactory(File extraSchemaDir)
createPrismContext
public PrismContext createPrismContext()
throws SchemaException,
FileNotFoundException
- Description copied from interface:
PrismContextFactory
- Returns UNINITIALIZED prism context.
- Specified by:
createPrismContext
in interface PrismContextFactory
- Throws:
SchemaException
FileNotFoundException
createInitializedPrismContext
public PrismContext createInitializedPrismContext()
throws SchemaException,
SAXException,
IOException
- Throws:
SchemaException
SAXException
IOException
registerExtensionSchemas
protected void registerExtensionSchemas(SchemaRegistry schemaRegistry)
throws SchemaException,
FileNotFoundException
- Throws:
SchemaException
FileNotFoundException
Copyright © 2013 evolveum. All Rights Reserved.