Uses of Interface
com.atomikos.icatch.admin.LogControl

Packages that use LogControl
com.atomikos.icatch.admin   
com.atomikos.icatch.provider   
 

Uses of LogControl in com.atomikos.icatch.admin
 

Methods in com.atomikos.icatch.admin with parameters of type LogControl
 void LogAdministrator.deregisterLogControl(LogControl control)
          De-registers (removes) a LogControl instance from the administrator.
 void LogAdministrator.registerLogControl(LogControl control)
          Registers (adds) a LogControl instance to the administrator.
 

Uses of LogControl in com.atomikos.icatch.provider
 

Methods in com.atomikos.icatch.provider that return LogControl
 LogControl TransactionServiceProvider.getLogControl()
           
 



Copyright © 2016. All Rights Reserved.