Uses of Class
com.sun.corba.se.spi.logging.LogWrapperBase
Packages that use LogWrapperBase
Package
Description
-
Uses of LogWrapperBase in com.sun.corba.se.impl.logging
Subclasses of LogWrapperBase in com.sun.corba.se.impl.loggingModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of LogWrapperBase in com.sun.corba.se.spi.logging
Methods in com.sun.corba.se.spi.logging that return LogWrapperBase -
Uses of LogWrapperBase in com.sun.corba.se.spi.orb
Methods in com.sun.corba.se.spi.orb that return LogWrapperBaseModifier and TypeMethodDescriptionORB.getLogWrapper(String logDomain, String exceptionGroup, LogWrapperFactory factory) get the log wrapper class (its type is dependent on the exceptionGroup) for the given log domain and exception group in this ORB instance.static LogWrapperBaseORB.staticGetLogWrapper(String logDomain, String exceptionGroup, LogWrapperFactory factory) get the log wrapper class (its type is dependent on the exceptionGroup) for the given log domain and exception group in this ORB instance.