org.writersforge.catalan.process.workers
Interface IPropertyHolder

All Known Subinterfaces:
INamedQueue, IQueue, IWorkspace
All Known Implementing Classes:
BaseWorkspace, DefaultNamedQueue, DefaultQueue

public interface IPropertyHolder

An object which can maintain a set of named properties.

Author:
jsheets

Method Summary
 IWorkProperties getProperties()
          Retrieves all properties currently set in this container.
 

Method Detail

getProperties

public IWorkProperties getProperties()
Retrieves all properties currently set in this container.

Returns:
all workspace properties