org.apache.cocoon.core
Interface PropertyProvider


public interface PropertyProvider

This is an interface for custom components delivering properties to configure Cocoon.

Since:
2.2
Version:
$Id: PropertyProvider.java 312637 2005-10-10 13:00:42Z cziegeler $

Method Summary
 Properties getProperties()
           
 

Method Detail

getProperties

public Properties getProperties()


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.