org.openorb.notify

Class ServiceContext

public class ServiceContext extends ServiceContext

Context information for the Service.

Author: Gary Shea

Field Summary
static StringPROPERTIES
PropertiesResposity key
Method Summary
voidsetPropertiesRepository(Object valueObj)
Sets the PROPERTIES value in the context

Field Detail

PROPERTIES

public static final String PROPERTIES
PropertiesResposity key

Method Detail

setPropertiesRepository

public void setPropertiesRepository(Object valueObj)

Deprecated: use put( PROPERTIES, valueObj ) instead

Sets the PROPERTIES value in the context

Parameters: valueObj value