<<<<<<< .mine ======= >>>>>>> .r124105 AbstractResourcePropertiesPortType (Apollo 1.0-beta1 API)

org.apache.ws.resource.properties.porttype.impl
Class AbstractResourcePropertiesPortType

java.lang.Object
  extended byorg.apache.ws.resource.AbstractPortType
      extended byorg.apache.ws.resource.properties.porttype.impl.AbstractResourcePropertiesPortType
Direct Known Subclasses:
GetMultipleResourcePropertiesProvider, GetResourcePropertyProvider, QueryResourcePropertiesProvider, ScheduledResourceTerminationPortTypeImpl, SetResourcePropertiesProvider

public abstract class AbstractResourcePropertiesPortType
extends AbstractPortType

LOG-DONE

Author:
Ian P. Springer

Field Summary
protected static org.apache.ws.util.i18n.Messages MSG
           
 
Constructor Summary
protected AbstractResourcePropertiesPortType(ResourceContext resourceContext)
          Creates a new AbstractResourcePropertiesPortType object.
 
Method Summary
protected  ResourcePropertySet getProperties()
          DOCUMENT_ME
protected  void refreshAllProperties()
           
protected  void refreshProperty(ResourceProperty prop)
           
 
Methods inherited from class org.apache.ws.resource.AbstractPortType
getResource, getResourceContext, getResourceHome, getResourceKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MSG

protected static final org.apache.ws.util.i18n.Messages MSG
Constructor Detail

AbstractResourcePropertiesPortType

protected AbstractResourcePropertiesPortType(ResourceContext resourceContext)
Creates a new AbstractResourcePropertiesPortType object.

Parameters:
resourceContext - DOCUMENT_ME
Method Detail

getProperties

protected final ResourcePropertySet getProperties()
DOCUMENT_ME

Returns:
DOCUMENT_ME

refreshAllProperties

protected void refreshAllProperties()

refreshProperty

protected void refreshProperty(ResourceProperty prop)


Copyright © 2004 Apache Software Foundation. All Rights Reserved.