public interface OptionallyManageable extends Manageable
| Modifier and Type | Method and Description |
|---|---|
default Object |
getManagementBean()
The management bean (MBean) for this service.
|
List<Manageable> |
getRealManageables()
Any wrapped services that are Manageable.
|
getManagementDomain, getManagementServiceTypeList<Manageable> getRealManageables()
default Object getManagementBean()
ManageablegetManagementBean in interface ManageableCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.