Language
The Free and Open Productivity Suite
:: enum RTReferenceType
- Summary
- specifies the type of a reference used in a service description.
Values
|
RT_REF_INVALID
|
- Summary
- the reference type is unknown
|
RT_REF_SUPPORTS
|
- Summary
- the service support the interface that means a implementation of this service
must implement this interface.
|
RT_REF_OBSERVES
|
- D E P R E C A T E D
- Summary
- the service observes the interface.
|
RT_REF_EXPORTS
|
- Summary
- the service exports the specified service that means this service provides also
the specified service.
|
RT_REF_NEEDS
|
- D E P R E C A T E D
- Summary
- the service needs the specified service that means in the context of this service
the specified service will be used or must be available.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.