|
Oracle® Database XML Java API Reference 11g Release 2 (11.2) E10769-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OracleRepositoryConfiguration
OracleRepositoryConfiguration specifies the configuration of an OracleRepository.
| Method Summary | |
|---|---|
java.lang.String |
getDescriptor(java.lang.String key)Gets the value of the specified descriptor key. |
java.lang.String[] |
getDescriptorKeys()Gets the keys of the descriptors contributed to the OracleRepository by this OracleRepositoryConfiguration. |
| Methods inherited from interface javax.naming.Referenceable |
|---|
getReference |
| Method Detail |
|---|
java.lang.String[] getDescriptorKeys()
Thd returned keys may be a subset of those returned by OracleRepository getDescriptorKeys.
java.lang.String getDescriptor(java.lang.String key)
key - a key in the set returned by getDescriptorKeys
|
Oracle® Database XML Java API Reference 11g Release 2 (11.2) E10769-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||