|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Handler | |
| org.eclipse.birt.data.oda.util.logging | [Obsolete] Provides a trace logging utility to an ODA runtime extension. |
| Uses of Handler in org.eclipse.birt.data.oda.util.logging |
| Subclasses of Handler in org.eclipse.birt.data.oda.util.logging | |
class |
FileHandler
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.logging.FileHandler .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project. |
class |
StreamHandler
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.logging.StreamHandler .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project. |
| Methods in org.eclipse.birt.data.oda.util.logging that return Handler | |
protected Handler |
Logger.getHandler()
Deprecated. Gets the associated Handler. |
| Methods in org.eclipse.birt.data.oda.util.logging with parameters of type Handler | |
protected void |
Logger.setHandler(Handler handler)
Deprecated. Sets the specified Handler to associate with this
Logger. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||