org.openorb.notify
Class ServiceContext
java.lang.Object
org.apache.avalon.framework.context.DefaultContext
org.openorb.util.service.ServiceContext
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 |
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 |
PROPERTIES
public static final java.lang.String PROPERTIES
- PropertiesResposity key
- See Also:
- Constant Field Values
ServiceContext
public ServiceContext()
setPropertiesRepository
public void setPropertiesRepository(java.lang.Object valueObj)
- Deprecated. use put( PROPERTIES, valueObj ) instead
- Sets the PROPERTIES value in the context
- Parameters:
valueObj
- value