public class MemoryStatsController extends Object implements InformationServiceController<VmRef>
Constructor and Description |
---|
MemoryStatsController(ApplicationService appSvc,
VmInfoDAO vmInfoDao,
VmMemoryStatDAO vmMemoryStatDao,
VmRef ref,
MemoryStatsViewProvider viewProvider,
AgentInfoDAO agentDAO,
GCRequest gcRequest) |
public MemoryStatsController(ApplicationService appSvc, VmInfoDAO vmInfoDao, VmMemoryStatDAO vmMemoryStatDao, VmRef ref, MemoryStatsViewProvider viewProvider, AgentInfoDAO agentDAO, GCRequest gcRequest)
public LocalizedString getLocalizedName()
getLocalizedName
in interface InformationServiceController<VmRef>
public UIComponent getView()
getView
in interface InformationServiceController<VmRef>
Copyright © 2013. All rights reserved.