org.modeshape.jcr.query
Class IndexRules.FixedFactory
java.lang.Object
org.modeshape.jcr.query.IndexRules.FixedFactory
- All Implemented Interfaces:
- IndexRules.Factory
- Enclosing class:
- IndexRules
public static class IndexRules.FixedFactory
- extends Object
- implements IndexRules.Factory
A simple IndexRules.Factory
that always returns the same IndexRules
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexRules.FixedFactory
public IndexRules.FixedFactory(IndexRules rules)
getRules
public IndexRules getRules()
- Specified by:
getRules
in interface IndexRules.Factory
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.