|
|
SolarMetric Kodo JDO 2.4.3 generated on March 27 2003
|
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
|
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.solarmetric.kodo.enhance
Interface OutputProvider
- All Known Implementing Classes:
- DefaultOutputProvider
- public interface OutputProvider
An interface to provide the enhancer with an java.io.OutputStream
appropriate for a given class.
provideOutputStream
public OutputStream provideOutputStream(Class c)
throws IOException
- return an output stream for a given class.
notifyClosed
public void notifyClosed(Class c)
- notify implementations that the enhancer has finished work
on the class's bytecode and that the stream given prior
has been closed.
|
|
SolarMetric Kodo JDO 2.4.3 generated on March 27 2003
|
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
|
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.