org.openrdf.repository.object.composition
Class XSLTBehaviourFactory
java.lang.Object
org.openrdf.repository.object.composition.BehaviourFactory
org.openrdf.repository.object.composition.XSLTBehaviourFactory
public class XSLTBehaviourFactory
- extends BehaviourFactory
Generate a behaviour for xslt annotated methods.
- Author:
- James Leigh
| Methods inherited from class org.openrdf.repository.object.composition.BehaviourFactory |
createBehaviourTemplate, createClassTemplate, findBehaviour, findImplementations, findImplementations, findImplementations, getImplementingClasses, getJavaClassName, isBaseClass, isOverridden, setBaseClasses, setClassDefiner, setPropertyMapper |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSLTBehaviourFactory
public XSLTBehaviourFactory()
isEnhanceable
protected boolean isEnhanceable(Class<?> concept)
throws ObjectStoreConfigException
- Specified by:
isEnhanceable in class BehaviourFactory
- Throws:
ObjectStoreConfigException
enhance
protected void enhance(ClassTemplate cc,
Class<?> concept)
throws Exception
- Overrides:
enhance in class BehaviourFactory
- Throws:
Exception
Copyright © 2004-2011 James Leigh Services Inc.. All Rights Reserved.