org.mmbase.bridge.jsp.taglib
Interface CloudProvider

All Superinterfaces:
TagIdentifier
All Known Implementing Classes:
CloudTag, TransactionTag

public interface CloudProvider
extends TagIdentifier

Interface designed to make it possible for child tags to access a cloud (or transaction) defined in a tag

Version:
$Id: CloudProvider.java,v 1.8 2003/06/06 10:03:06 pierre Exp $
Author:
Michiel Meeuwissen

Method Summary
 Cloud getCloudVar()
           
 
Methods inherited from interface org.mmbase.bridge.jsp.taglib.TagIdentifier
getId
 

Method Detail

getCloudVar

public Cloud getCloudVar()
                  throws javax.servlet.jsp.JspTagException
Returns:
the cloud contained in the tag
Throws:
javax.servlet.jsp.JspTagException


MMBase build 1.7.1.20041002