|
Java API Reference for Oracle Infrastructure Web Services 11 Release 1 (11.1.1) E10654-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigurationStore
Implementations of this interface provide access to management configuration information.
| Method Summary | |
|---|---|
boolean |
isConfigurationDefined()Determine whether the configuration has been defined. |
InputStream |
readConfiguration()Get an InputStream for reading the configuration from the store. |
OutputStream |
writeConfiguration()Get an OutputStream for writing the configuration to the store. |
| Method Detail |
|---|
InputStream readConfiguration()
throws IOException
IOException
OutputStream writeConfiguration()
throws IOException
IOExceptionboolean isConfigurationDefined()
true if the configuration has been defined; false otherwise.
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||