org.openorb.notify
Class ServiceContext

java.lang.Object
  extended by org.apache.avalon.framework.context.DefaultContext
      extended by org.openorb.util.service.ServiceContext
          extended by org.openorb.notify.ServiceContext
All Implemented Interfaces:
java.io.Serializable, org.apache.avalon.framework.context.Context

public class ServiceContext
extends org.openorb.util.service.ServiceContext

Context information for the Service.

Author:
Gary Shea
See Also:
Serialized Form

Field Summary
static java.lang.String PROPERTIES
          PropertiesResposity key
 
Fields inherited from class org.openorb.util.service.ServiceContext
ORB, POA
 
Constructor Summary
ServiceContext()
           
 
Method Summary
 void setPropertiesRepository(java.lang.Object valueObj)
          Deprecated. use put( PROPERTIES, valueObj ) instead
 
Methods inherited from class org.openorb.util.service.ServiceContext
setORB, setPOA, setReadOnly
 
Methods inherited from class org.apache.avalon.framework.context.DefaultContext
equals, get, hashCode, hide, makeReadOnly, put
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTIES

public static final java.lang.String PROPERTIES
PropertiesResposity key

See Also:
Constant Field Values
Constructor Detail

ServiceContext

public ServiceContext()
Method Detail

setPropertiesRepository

public void setPropertiesRepository(java.lang.Object valueObj)
Deprecated. use put( PROPERTIES, valueObj ) instead

Sets the PROPERTIES value in the context

Parameters:
valueObj - value