Uses of Interface
com.ibm.wsspi.logging.MessageRouter
-
Packages that use MessageRouter Package Description com.ibm.websphere.ras -
-
Uses of MessageRouter in com.ibm.websphere.ras
Methods in com.ibm.websphere.ras with parameters of type MessageRouter Modifier and Type Method Description static void
TrConfigurator. setMessageRouter(MessageRouter msgRouter)
Set the MessageRouter into the TrService delegate.static void
TrConfigurator. unsetMessageRouter(MessageRouter msgRouter)
UnSet the MessageRouter from the TrService delegate.
-