Package com.mendix.m2ee.api
Interface AdminHandler
- All Superinterfaces:
Observer
Deprecated.
This interface is meant for internal use only.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addAdminAction
(AdminAction adminAction) Deprecated.void
addMonitoringAction
(AdminAction monitoringAction) Deprecated.getAdminAction
(String actionName) Deprecated.Deprecated.
-
Method Details
-
getAdminAction
Deprecated. -
getAdminActions
Collection<AdminAction> getAdminActions()Deprecated. -
addAdminAction
Deprecated. -
addMonitoringAction
Deprecated.
-