public class VmGcController extends Object implements InformationServiceController<VmRef>
Constructor and Description |
---|
VmGcController(ApplicationService appSvc,
VmMemoryStatDAO vmMemoryStatDao,
VmGcStatDAO vmGcStatDao,
VmRef ref,
VmGcViewProvider provider) |
Modifier and Type | Method and Description |
---|---|
String |
getCollectorGeneration(String collectorName) |
LocalizedString |
getLocalizedName() |
UIComponent |
getView() |
public VmGcController(ApplicationService appSvc, VmMemoryStatDAO vmMemoryStatDao, VmGcStatDAO vmGcStatDao, VmRef ref, VmGcViewProvider provider)
public UIComponent getView()
getView
in interface InformationServiceController<VmRef>
public LocalizedString getLocalizedName()
getLocalizedName
in interface InformationServiceController<VmRef>
Copyright © 2013. All Rights Reserved.