Class TobagoConfigImpl

java.lang.Object
org.apache.myfaces.tobago.config.TobagoConfig
org.apache.myfaces.tobago.internal.config.TobagoConfigImpl

public class TobagoConfigImpl extends TobagoConfig

Implementation of the Tobago configuration.

All setters must are protected, so EL can't modify this config.

  • Constructor Details

    • TobagoConfigImpl

      protected TobagoConfigImpl()
  • Method Details