Uses of Class
org.apache.jsieve.SieveFactory

Packages that use SieveFactory
org.apache.jsieve   
 

Uses of SieveFactory in org.apache.jsieve
 

Methods in org.apache.jsieve that return SieveFactory
static SieveFactory SieveFactory.getInstance()
          Returns the instance of the receiver, lazily initialised if required.
static SieveFactory SieveFactory.computeInstance()
          Computes an instance of the receiver.
 

Methods in org.apache.jsieve with parameters of type SieveFactory
protected static void SieveFactory.setInstance(SieveFactory instance)
          Sets the instance of the receiver.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.