com.evolveum.midpoint.provisioning.impl
Class ResourceSchemaCache
java.lang.Object
com.evolveum.midpoint.provisioning.impl.ResourceSchemaCache
@Component
public class ResourceSchemaCache
- extends Object
Class for caching parsed instances of Resource Schema.
- Author:
- Radovan Semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
put
public ResourceType put(ResourceType resourceType)
throws SchemaException
- Throws:
SchemaException
get
public ResourceType get(ResourceType resourceType)
throws SchemaException
- Throws:
SchemaException
Copyright © 2013 evolveum. All Rights Reserved.