|
Copyright @ 2002 SAP. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sap.tc.complib.provider.StreamConfigOutputProvider
Adapter to serialize a development configuration to a given OutputStream
| Field Summary | |
static com.sap.tc.logging.Location |
LOCATION
|
| Constructor Summary | |
StreamConfigOutputProvider(java.io.OutputStream stream)
|
|
| Method Summary | |
java.io.OutputStream |
getStreamForConfiguration()
Provides an output stream for the main configuration |
void |
releaseStream(java.io.OutputStream stream)
Releases the given output stream. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final com.sap.tc.logging.Location LOCATION
| Constructor Detail |
public StreamConfigOutputProvider(java.io.OutputStream stream)
| Method Detail |
public java.io.OutputStream getStreamForConfiguration()
throws ProviderException
ConfigurationOutputProvidergetStreamForConfiguration in interface ConfigurationOutputProviderConfigurationOutputProvider.getStreamForConfiguration()public void releaseStream(java.io.OutputStream stream)
ConfigurationOutputProviderreleaseStream in interface ConfigurationOutputProviderConfigurationOutputProvider.releaseStream(OutputStream)
|
Copyright @ 2002 SAP. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||