Package net.sf.logsaw.core.internal.query

Examples of net.sf.logsaw.core.internal.query.DefaultRestrictionFactoryImpl


  /**
   * The constructor
   */
  public CorePlugin() {
    restrictionFactory = new DefaultRestrictionFactoryImpl();
  }
View Full Code Here

TOP

Related Classes of net.sf.logsaw.core.internal.query.DefaultRestrictionFactoryImpl

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.