org.openrdf.repository.object.managers.helpers
Class RoleClassLoader
java.lang.Object
org.openrdf.repository.object.managers.helpers.RoleClassLoader
public class RoleClassLoader
- extends Object
Loads the annotations, concepts and behaviours into memory.
- Author:
- James Leigh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoleClassLoader
public RoleClassLoader(RoleMapper roleMapper)
loadRoles
public void loadRoles(ClassLoader cl)
throws ObjectStoreConfigException
- Loads and registers roles listed in resource.
- Throws:
ObjectStoreConfigException
scan
public void scan(URL jar,
ClassLoader cl)
throws ObjectStoreConfigException
- Throws:
ObjectStoreConfigException
Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.