| |
|
| java.lang.Object com.uwyn.rife.ioc.PropertyValueParticipant
PropertyValueParticipant | public class PropertyValueParticipant implements PropertyValue(Code) | | Retrieves a property value as an object from a participant.
author: Geert Bevin (gbevin[remove] at uwyn dot com) version: $Revision: 3634 $ since: 1.0 |
PropertyValueParticipant | public PropertyValueParticipant(String name, PropertyValue key)(Code) | | The constructor that stores the retrieval parameters.
Parameters: name - the participant's name Parameters: key - the key that will be used to look up the participant'sobject since: 1.0 |
isNeglectable | public boolean isNeglectable()(Code) | | |
isStatic | public boolean isStatic()(Code) | | |
|
|
|