|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
org.openorb.property
package contains an implementation of the
Property Service.
See:
Description
Class Summary | |
---|---|
PropertiesIteratorImpl | PropertiesIteratorImpl is an implementation of the
org.omg.CosPropertyService.PropertiesIterator interface. |
PropertyNamesIteratorImpl | PropertyNamesIteratorImpl is an implementation of the
org.omg.CosPropertyService.PropertyNamesIterator interface. |
PropertySetDefFactoryImpl | PropertySetDefFactory is an implementation of the
org.omg.CosPropertyService.PropertySetDefFactory interface. |
PropertySetDefImpl | PropertySetDefImpl is an implementation of the
org.omg.CosPropertyService.PropertySetDef interface. |
PropertySetFactoryImpl | PropertySetFactoryImpl is an implementation of the
org.omg.CosPropertyService.PropertySetFactory interface. |
PropertySetImpl | PropertySetImpl is an implementation of the
org.omg.CosPropertyService.PropertySet interface. |
Server | The Property Service Server. |
Service | Lifecycle manager for the PropertyService. |
The org.openorb.property
package contains an implementation of the
Property Service. In particular, the package contains implementations of the
following interfaces:
org.omg.CosPropertyService.PropertySet
org.omg.CosPropertyService.PropertySetDef
org.omg.CosPropertyService.PropertySetFactory
org.omg.CosPropertyService.PropertySetDefFactory
org.omg.CosPropertyService.PropertiesIterator
org.omg.CosPropertyService.PropertyNamesIterator
Additionally, this package contains the property service class, as well as the server application.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |