Uses of Class
com.caucho.boot.BootManagementConfig

Packages that use BootManagementConfig
com.caucho.boot   
 

Uses of BootManagementConfig in com.caucho.boot
 

Methods in com.caucho.boot that return BootManagementConfig
 BootManagementConfig BootResinConfig.createManagement()
           
 BootManagementConfig BootResinConfig.getManagement()
          The management configuration
 

Methods in com.caucho.boot with parameters of type BootManagementConfig
 void BootClusterConfig.addManagement(BootManagementConfig management)
           
 void BootResinConfig.setManagement(BootManagementConfig management)
          Adds the management configuration