org.apache.james.jspf.terms
Interface ConfigurationEnabled

All Known Implementing Classes:
AllMechanism, AMechanism, ExistsMechanism, ExpModifier, GenericMechanism, GenericModifier, IncludeMechanism, IP4Mechanism, IP6Mechanism, MXMechanism, PTRMechanism, RedirectModifier, UnknownModifier

public interface ConfigurationEnabled


Method Summary
 void config(Configuration params)
          Configuration
 

Method Detail

config

void config(Configuration params)
            throws PermErrorException
Configuration

Parameters:
params - the ConfigurationMatch which should used
Throws:
PermErrorException - get thrown if a PermError should returned


Copyright © 2006-2009 The Apache Software Foundation. All Rights Reserved.