SimpleResource is Muse's default implementation of a WS-RF-compliant resource ( {@linkplain WsResource WsResource}). It parses the resource's WSDL to find the WSRP document schema and then creates the WSRP state model using Muse's default {@linkplain SimpleResourcePropertyCollection WSRP implementation}. The WSRP implementation class can be modified by overriding the createPropertyCollection() method in this class.
@author Dan Jemiolo (danj)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.