|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.apache.avalon.framework.context.DefaultContext
|
+--org.openorb.util.service.ServiceContext
|
+--org.openorb.notify.ServiceContext
Context information for the Service.
| 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 |
get, hide, makeReadOnly, put |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String PROPERTIES
| Constructor Detail |
public ServiceContext()
| Method Detail |
public void setPropertiesRepository(java.lang.Object valueObj)
valueObj - value
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||