Uses of Interface
com.sun.corba.se.spi.logging.LogWrapperFactory
Packages that use LogWrapperFactory
-
Uses of LogWrapperFactory in com.sun.corba.se.spi.orb
Methods in com.sun.corba.se.spi.orb with parameters of type LogWrapperFactoryModifier 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.